/* EVOKE reference tokens. */
@theme {
  --color-midnight-ink: #000000;
  --color-canvas-white: #ffffff;
  --color-rosy-flush: #ff5a46;
  --color-sunbeam-yellow: #ffe100;
  --color-sky-cyan: #00ffff;
  --color-lavender-mist: #ebebf5;
  --font-display: tt_norms_proextrablack, sans-serif;
  --font-sans: tt_norms_pronormal, sans-serif;
}