/* Ourstoriesin reference tokens. */
@theme {
  --color-midnight-blue: #0f136d;
  --color-goldenrod-pop: #ffb916;
  --color-tangerine-burst: #f57224;
  --color-antique-gold: #caa652;
  --color-electric-violet: #136cff;
  --color-neon-pink: #ff00ff;
  --font-display: Roboto, sans-serif;
  --font-sans: Roboto, sans-serif;
}