/* SBS Town reference tokens. */
@theme {
  --color-midnight-void: #111111;
  --color-ghost-marble: #ffffff;
  --color-cyber-glow-pink: #ff00d9;
  --color-aqua-beam: #00f0ff;
  --color-voltage-yellow: #fafa00;
  --color-infrared-red: #f0445d;
  --font-display: Circular, sans-serif;
}