@media screen and (max-width: 767px) {
  .navbar .navbar-form .dropdown-menu a {
    color: #EEE;
  }
}