/* Le Puzz reference tokens. */
@theme {
  --color-sunshine-yellow: #ffd931;
  --color-midnight-ink: #231f20;
  --color-coal-black: #000000;
  --color-soft-stone: #c8cbcd;
  --color-badge-gray: #a6a8aa;
  --color-whisper-white: #d6d6d6;
  --font-display: "Times New Roman", sans-serif;
  --font-sans: "Helvetica Neue", sans-serif;
}