/* O0 reference tokens. */
@theme {
  --color-midnight-black: #000000;
  --color-canvas-white: #ffffff;
  --color-cloud-mist: #f2f2f2;
  --color-pale-ash: #e8e9ea;
  --color-stone-gray: #cecdcb;
  --color-yellow-accent: #ffe500;
  --font-display: Times, sans-serif;
  --font-sans: Arial, sans-serif;
}