/* Sometimes Always reference tokens. */
@theme {
  --color-canvas-parchment: #ffecbd;
  --color-amber-glow: #eba900;
  --color-rich-ink: #000000;
  --color-surface-frost: #ffffff;
  --color-horizon-haze: #eeeeee;
  --color-deep-graphite: #232323;
  --font-display: "Font Awesome 5 Pro", sans-serif;
  --font-sans: "Founders Grotesk", sans-serif;
}