/* 099 reference tokens. */
@theme {
  --color-midnight-oil: #000000;
  --color-ghost-white: #ffffff;
  --color-steel-gray: #1d1d1d;
  --color-muted-ash: #383838;
  --color-dim-gray: #888888;
  --font-display: "Soehne Mono", sans-serif;
}