/* Julia Krantz reference tokens. */
@theme {
  --color-void: #000000;
  --color-salt: #f8f8f8;
  --color-ash: #707070;
  --color-ghost-line: #f8f8f8;
  --color-veil: #f8f8f8;
  --font-display: "DM Sans", sans-serif;
  --font-sans: ClashDisplay, sans-serif;
}