/* Acolorbright reference tokens. */
@theme {
  --color-ink: #1a1a1a;
  --color-charcoal-mist: #666666;
  --color-ash-gray: #999999;
  --color-cloud-white: #f2f2f2;
  --color-paper-white: #ffffff;
  --color-pure-black: #000000;
  --font-display: RiformaLLWeb, sans-serif;
  --font-sans: Arial, sans-serif;
}