/* Ditto reference tokens. */
@theme {
  --color-midnight-ink: #000000;
  --color-canvas-white: #f7f5f3;
  --color-graphite: #6a6559;
  --color-warm-gray: #e2e2e2;
  --color-pure-white: #ffffff;
  --color-harvest-gold: #ffdd33;
  --font-display: "ABC Social", sans-serif;
  --font-sans: "ABC Social Extended", sans-serif;
}