.page-hero h1 {
  font-size: clamp(36px, 7vw, 100px);
}
.cta-it h2 {
  font-size: clamp(26px, 4.4vw, 60px);
}
