@media only screen and (max-width: 768px){
.primary-nav a {
color: #002949 !important;
}
}
