/* NEON Rated reference tokens. */
@theme {
  --color-midnight-screen: #000000;
  --color-canvas-white: #ffffff;
  --color-off-white-screen: #f3f3f3;
  --color-ghost-gray: #e5e7eb;
  --color-subtle-gray: #cccccc;
  --color-rebel-red: #821e1e;
  --font-display: Flatspot, sans-serif;
  --font-sans: Girott, sans-serif;
}