/* International Magic reference tokens. */
@theme {
  --color-midnight-ink: #0a0a0a;
  --color-ghost-white: #f7f7f7;
  --color-ash-gray: #7c7c7c;
  --color-steel-gray: #4d4d4d;
  --color-porcelain: #ebebeb;
  --color-muted-slate: #616161;
  --font-display: "Wand UI Pro", sans-serif;
}