.hero-editable h1 {
  font-size: clamp(38px, 5.2vw, var(--hero-heading-size, 68px));
}
