/* Evermade reference tokens. */
@theme {
  --color-white-canvas: #ffffff;
  --color-rich-burgundy: #2d070b;
  --color-vivid-pink: #ff0389;
  --color-blush-sand: #fef0e6;
  --color-pale-rose: #ffdce2;
  --color-ash-black: #000000;
  --font-display: "Instrument Serif", sans-serif;
  --font-sans: Manrope, sans-serif;
}