/* Ghost reference tokens. */
@theme {
  --color-white-canvas: #ffffff;
  --color-midnight-ink: #000000;
  --color-carbon-black: #15171a;
  --color-slate-blue: #94a3b8;
  --color-graphite: #334155;
  --color-ash-gray: #e5e7eb;
  --font-display: InterVariable, sans-serif;
  --font-sans: InterDisplay, sans-serif;
}