.mphb-service-title > a {
  color: inherit;
  &:hover {
    color: $color__brand;
    text-decoration: none;
  }
}