:root {
  --wt-font-display: 'Archivo Black', 'Noto Sans', sans-serif; /* headings, eyebrows, buttons — ALWAYS uppercase */
  --wt-font-body: 'Noto Sans', sans-serif;

  --wt-h1: 44px;
  --wt-h2: 26px;
  --wt-h3: 19px;
  --wt-body: 15px;
  --wt-body-sm: 13.5px;
  --wt-eyebrow: 11px;

  --wt-lh-body: 1.68;
  --wt-lh-heading: 1.1;

  --wt-track-heading: 0.5px;
  --wt-track-eyebrow: 2px;   /* eyebrows & button labels */
}
