/* informed Copilot reference tokens. */
@theme {
  --color-canopy-green: #08c474;
  --color-midnight-ink: #000000;
  --color-cloud-gray: #f8f8f7;
  --color-ash-gray: #7e838f;
  --color-slate-text: #31343b;
  --color-coal-text: #252525;
  --font-display: Times, sans-serif;
  --font-sans: Questrial, sans-serif;
}