.bubble-switcher__button--current {
    color: #fff;
}

.bubble-switcher__button--current:hover {
    color: black;
}

.bubble-switcher__button:hover {
    background-color: #ffad19;
}