/* Layout for the approved main-page headline. */
.hero h1{max-width:740px;font-size:clamp(36px,4vw,56px);line-height:1.08;margin-bottom:28px}
.hero .hero-description{max-width:620px}
@media(max-width:767px){.hero h1{font-size:36px;max-width:100%}.hero .hero-description{max-width:100%}}
