@media only screen and (max-width: 768px) {
    #header_mobile_wrap ul.nav-menu li a {
        color: #54a4f6 !important;      
    }
}