/* Everafter reference tokens. */
@theme {
  --color-midnight-orchid: #221437;
  --color-astral-purple: #2a1244;
  --color-electric-violet: #793cfb;
  --color-rose-bloom: #ff7aba;
  --color-sunshine-yellow: #ffd633;
  --color-deep-teal: #205779;
  --font-display: Moret, sans-serif;
  --font-sans: Inter, sans-serif;
}