/* Homepage section headings use the Why AAC scale, except the designated feature sections. */
body.home #products .henner-section-head h2,
body.home .henner-sector-head h2,
body.home #projects .henner-section-head h2,
body.home .henner-resource h2{font-size:clamp(42px,4.1vw,60px);line-height:1.01}
@media (max-width:640px){body.home #products .henner-section-head h2,body.home .henner-sector-head h2,body.home #projects .henner-section-head h2,body.home .henner-resource h2{font-size:clamp(38px,11vw,46px)}}
