/* Monarch reference tokens. */
@theme {
  --color-monarch-flame: #ff692d;
  --color-burnt-orange: #f35b16;
  --color-sunny-glow: #ffbc0b;
  --color-crimson-ember-gradient: #e5484d;
  --color-porcelain-white: #ffffff;
  --color-canvas-oat: #efecea;
  --font-display: "ABC Oracle", sans-serif;
  --font-sans: Copernicus, sans-serif;
}