/* mishmash® reference tokens. */
@theme {
  --color-midnight-ink: #171717;
  --color-cloud-canvas: #ffffff;
  --color-fog-gray: #f2f2f2;
  --color-whisper-white: #e3e3e3;
  --color-ash-gray: #858585;
  --color-slate-gray: #919191;
  --font-display: Circular, sans-serif;
}