/* Hardworkclub reference tokens. */
@theme {
  --color-midnight-ink: #000000;
  --color-ghost-white: #ffffff;
  --color-violet-bloom: #1200e3;
  --color-slate-whisper: #313130;
  --font-display: "Founders Grotesk", sans-serif;
  --font-sans: Maligna, sans-serif;
}