/* Plain reference tokens. */
@theme {
  --color-canvas-white: #ffffff;
  --color-ghost-fog: #f3fbe9;
  --color-vanilla-cream: #f9f6f1;
  --color-ash-graphite: #0a2414;
  --color-deep-forest: #283a2e;
  --color-sage-green: #607166;
  --font-display: sans-serif, sans-serif;
  --font-sans: "ABC Favorit", sans-serif;
}