/* Seventy percent of the existing headline size at each responsive breakpoint. */
.smaller-page-heading .page-hero h1{font-size:clamp(1.96rem,3.29vw,3.29rem)}
@media(max-width:900px){.smaller-page-heading .page-hero h1{font-size:clamp(1.82rem,2.8vw,2.8rem)}}
@media(max-width:650px){.smaller-page-heading .page-hero h1{font-size:clamp(1.47rem,6.09vw,2.1rem)}}
