/* Simon Foster reference tokens. */
@theme {
  --color-canvas-white: #ffffff;
  --color-charcoal-text: #393737;
  --color-subtle-gray: #e7e5e5;
  --color-pitch-black: #000000;
  --color-highlight-yellow: #ffed8b;
  --font-display: "Neue Montreal Regular", sans-serif;
}