/* mire·studio reference tokens. */
@theme {
  --color-midnight-ink: #4b4b4b;
  --color-pale-mist: #ffffff;
  --color-storm-gray: #8a8a8a;
  --color-sky-haze: #b2bec4;
  --color-teal-splash: #00c4ad;
  --color-violet-impulse: #6c1ec5;
  --font-display: "PP Pangram Sans Rounded", sans-serif;
}