/* Vucko reference tokens. */
@theme {
  --color-midnight-ink: #000000;
  --color-canvas-white: #ffffff;
  --color-slate-mist: #eeeeee;
  --color-warm-gray: #888a8b;
  --color-deep-gray: #222222;
  --font-display: suisse, sans-serif;
}