/* Baubauwerk reference tokens. */
@theme {
  --color-canvas-white: #ffffff;
  --color-midnight-black: #000000;
  --color-ghost-border: #d8d8d8;
  --color-subtle-gray: #9b9b9b;
  --color-button-text-gray: #4e4a4a;
  --font-display: "Quattrocento Sans", sans-serif;
  --font-sans: Telegraf, sans-serif;
}