.link-to-services:hover {
  color: green;
}

a:active {
  /*background-color: green;*/
}

