:root{
--font-display:"Fraunces",Georgia,"Times New Roman",serif;
--font-body:"Public Sans","Helvetica Neue",Arial,sans-serif;
/* Sizes — body never below 19px (audience 55+) */
--fs-h1:52px;
--fs-h2:36px;
--fs-h3:26px;
--fs-body:19px;
--fs-body-lg:21px;
--fs-meta:16px;
--fs-eyebrow:15px;
--lh-heading:1.15; /* @kind other */
--lh-body:1.65; /* @kind other */
--fw-display:600; /* @kind font */
--fw-body:400; /* @kind font */
--fw-medium:500; /* @kind font */
--fw-bold:700; /* @kind font */
--ls-eyebrow:0.08em;
}
