/* Education Times skin. Redefines chassis tokens only.
   Material: news. Archetype: editorial. */
:root{
  --paper:#FDFDFC; --wash:#F2F3F5; --wash-2:#E8EAED;
  --ink:#0F1319; --body:#353B44; --muted:#646B76;
  --brand:#12305C; --brand-2:#1B4480; --brand-d:#0B2040;
  --accent:#8E2B24; --accent-d:#6F211B;
  --rule:#DDE0E4; --rule-2:#EDEFF2; --rule-3:#C4C8CE;
  --radius:0px;
}
.hero h1{font-family:var(--serif);font-size:clamp(2.4rem,5vw,3.6rem)}.lede{font-size:1.14rem;max-width:56ch}
