/* North Kingdom reference tokens. */
@theme {
  --color-midnight-ink: #050311;
  --color-ghost-white: #ffffff;
  --color-pitch-black: #000000;
  --color-dusty-slate: #9b9aa0;
  --font-display: FKGroteskNeue, sans-serif;
  --font-sans: Arial, sans-serif;
}