.aptly-service-gradient {
  font-weight: 500;
  background: linear-gradient(90deg, #8918d2, #486ad2, #08bbd2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  display: inline-block;
}
