.wp-component-heading .highlight {
  background: linear-gradient(110deg, var(--light-blue-100, #00AEEF) 45.77%, var(--green-100, #00B08B) 85.03%);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}

.wp-component-heading .typed-out {
  color: var(--colour-light-blue-50);
  display: block;
}
