/* Symbol Audio reference tokens. */
@theme {
  --color-forest-canvas: #1c3c27;
  --color-arctic-mist: #dfe2e5;
  --color-ink: #000000;
  --color-polar-white: #fffffd;
  --color-mellow-yellow: #fffcda;
  --color-link-blue: #447cf0;
  --font-display: Chalet-LondonSixty, sans-serif;
  --font-sans: SupremeLL-Bold, sans-serif;
}