:root {
  --font-primary: "SFMono-Regular", "IBM Plex Mono", "Cascadia Mono",
    "Liberation Mono", ui-monospace, monospace;
  --text-meta: 12px;
  --text-body: 14.5px;
  --text-body-mobile: 14.5px;
  --text-section: 17px;
  --text-title: 29px;
  --leading-meta: 1;
  --leading-body: 1.55;
}
