/* Page-specific styles for executives (from inline \3c style>, shadowified). */
/* a touch more premium: bigger type, more air */
.exec .hero h1{ font-size:clamp(44px,6.6vw,80px); }
.exec .hero .lead{ font-size:clamp(18px,1.9vw,22px); max-width:56ch; }
.exec .section{ padding:clamp(80px,10vw,140px) 0; }
.exec .section-head h2{ font-size:clamp(30px,4.2vw,52px); }

