/* ============================================================
   Bullet v8 — Meet Mariana (12) + Meet Richie (13).
   Typography reverted to v7a: the system-font swap was removed so the
   v5 base bundle's Fraunces (headings) + Manrope (body) show again,
   matching the rest of the flow ("full v7a revert"). Only the prose
   sizing below is kept from the v8 pass. Do NOT touch their layout,
   spacing structure, images, or colour — the image-led layout is
   deliberate.
   ============================================================ */

/* Type scale on the prose roles only — sizes chosen not to disturb the
   image-led layout or the data figures. */
.h1 { letter-spacing: -0.1px; }
.mariana-head__bio, .richie-head__bio { font-size: var(--fs-subhead); line-height: var(--lh-subhead); }
