/* Home reference tokens. */
@theme {
  --color-midnight-ink: #111111;
  --color-ghost: #ffffff;
  --color-parchment: #e5e5e5;
  --color-slate: #39393b;
  --color-carbon: #28282a;
  --color-stone: #707072;
  --font-display: Roobert, sans-serif;
  --font-sans: ui-sans-serif, sans-serif;
}