/* Swap reference tokens. */
@theme {
  --color-canvas-white: #ffffff;
  --color-graphite-inset: #2d3637;
  --color-shadow-green-bg: #0d5b3b;
  --color-deep-forest-bg: #083a26;
  --color-stone-beige: #e9e7e2;
  --color-outline-gray: #cccccc;
  --font-display: mainFont, sans-serif;
  --font-sans: secondaryFont, sans-serif;
}