
/* Плавная смена цвета */
#rec3590907401 [data-elem-id="1789108054107"] .tn-atom__button-text {
    transition: color 0.25s ease;
}

/* Активный пункт */
#rec3590907401 [data-elem-id="1789108054107"].is-active .tn-atom__button-text {
    color: #C39A57 !important;
}
