/* Copy reference tokens. */
@theme {
  --color-midnight-ink: #171717;
  --color-cloud-burst: #f6fafb;
  --color-slate-echo: #e4edf1;
  --color-ash-veil: #e2e8eb;
  --color-graphite-tone: #5d5d5d;
  --color-violet-impulse: #693edf;
  --font-display: "ABC Normal", sans-serif;
  --font-sans: "ABC Normal Regular", sans-serif;
}