.nav-info__main-item > a{
        color: #ccc;
    text-decoration: none;
}
.nav-info__main-item:hover > a{
        color: #fff;
}