/* Peppasauce reference tokens. */
@theme {
  --color-midnight-indigo: #151329;
  --color-buttermilk-cream: #feeee2;
  --color-deep-graphite: #333333;
  --color-pure-black: #000000;
  --font-display: Arial, sans-serif;
  --font-sans: Obviously, sans-serif;
}