/* Savoirfaire reference tokens. */
@theme {
  --color-void-black: #000000;
  --color-glow-green: #cdfd50;
  --color-cloud-white: #ffffff;
  --color-ghost-gray: #899090;
  --color-mist-gray: #808080;
  --font-display: editorial-thin, sans-serif;
  --font-sans: haas-regular, sans-serif;
}