/* Cosmos Network reference tokens. */
@theme {
  --color-midnight-abyss: #000000;
  --color-ghost-white: #ffffff;
  --color-iron-slate: #333333;
  --color-faded-steel: #807f7f;
  --color-card-dark: #1e1f20;
  --color-frost: #f1f4f4;
  --font-display: "The Future", sans-serif;
}