/* Drepute reference tokens. */
@theme {
  --color-midnight-lake: #161616;
  --color-night-sky: #000000;
  --color-snow-drift: #ffffff;
  --color-ash-gray: #bfbfbf;
  --color-slate-dew: #a9a9a9;
  --color-pebble-stone: #7f8080;
  --font-display: "Source Sans Pro", sans-serif;
  --font-sans: "Playfair Display", sans-serif;
}