body{font-family:var(--font-body,Arial,sans-serif);font-size:var(--size-body,17px)}
.hero h1,.section h2,.article h1,.news-hero h1,.card h3{font-family:var(--font-heading,Arial,sans-serif);font-weight:var(--weight-heading,800)}
.hero h1{font-size:clamp(42px,8vw,var(--size-hero,96px))}
.section h2{font-size:clamp(28px,5vw,var(--size-section,56px))}
.card h3{font-size:var(--size-card,24px)}
.nav,.nav a,.button,.hero-kicker,.section-kicker{font-family:var(--font-nav,Arial,sans-serif)}
.nav,.nav a{font-size:var(--size-nav,15px)}
