.insight-hero-title mark {
  background: var(--ke-metric-grad);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  padding: 0;
  overflow: visible;
}
    