:root {
    --ba-theme-color: #88ec84 !important;
}

.navbar-custom .ba-nav-right .nav li.ba-theme-colored a.active:hover {
    background-color: #88ec84 !important;
}
