
.toggleBtn {
    border: none;
    cursor: pointer;
    margin: 0 5px 0 auto;
    font-weight: bold;
    color: #0099ff;
}

.toggleBtn img {
    margin-right: 5px;
}