@media screen and (min-width: 1140px)
{
    .menu a:hover, .show-menu-btn:hover, .hide-menu-btn:hover, .menu a.current
    {
        color: #22b9ff;
    }
}
