/*impostare qusto stile se il colore secondary è molto chiaro */


header .header-top .b-brand .navbar-brand a#linkLogo {
    color: #0E4F61!important;
}

.theme-palette header .menu--main .navbar-nav li[data-nav-active].nav-item.dropdown .dropdown-menu li.nav-item > a.nav-link.active, .theme-palette main .menu--main .navbar-nav li[data-nav-active].nav-item.dropdown .dropdown-menu li.nav-item > a.nav-link.active, .theme-palette footer .menu--main .navbar-nav li[data-nav-active].nav-item.dropdown .dropdown-menu li.nav-item > a.nav-link.active {
   color: #0E4F61!important;
}