a[href*="services"],
a[href*="help"] {
  color: #ff6600 !important;
}

a[href*="services"]:hover,
a[href*="help"]:hover {
  color: #000000 !important;
}
