/* Chantlings reference tokens. */
@theme {
  --color-midnight-noir: #000000;
  --color-ghostly-gray: #333333;
  --color-canvas-white: #ffffff;
  --color-shadow-tint: #222222;
  --color-active-fire: #ff8800;
  --color-subtle-glow: #ffaa20;
  --font-display: "Mija webfont", sans-serif;
}