@media (min-width: 769px) {
  .faq-hero h1 {
    font-size: clamp(42px, 4.4vw, 64px);
    line-height: 1.04;
  }
}
