/* Dub Links reference tokens. */
@theme {
  --color-ghost-white: #ffffff;
  --color-ash-gray: #fcfcfc;
  --color-cloud-gray: #e5e5e5;
  --color-cool-gray: #d4d4d4;
  --color-steel-gray: #a3a3a3;
  --color-jet-black: #171717;
  --font-display: Inter, sans-serif;
  --font-sans: Satoshi, sans-serif;
}