/* OFF+BRAND. reference tokens. */
@theme {
  --color-midnight-ink: #1d1d1d;
  --color-canvas-white: #e5e4e0;
  --color-pure-white: #ffffff;
  --color-frost-gray: #bfbebe;
  --color-gradient-aura: #facb00;
  --color-brand-orange: #ff642f;
  --font-display: "Ataero Retina OB Edition", sans-serif;
}