/* Cargo reference tokens. */
@theme {
  --color-midnight-ink: #000000;
  --color-slate-gray: #999999;
  --color-arctic-white: #ffffff;
  --color-electric-blue: #0055ff;
  --font-display: -apple-system, sans-serif;
}