/* Michael Wandelmaier reference tokens. */
@theme {
  --color-midnight-ink: #000000;
  --color-canvas-dark: #191816;
  --color-cloud-white: #ffffff;
  --color-soft-gray: #a9a9a9;
  --color-deep-graphite: #302f2d;
  --color-spring-bud: #34a847;
  --font-display: PolySans, sans-serif;
  --font-sans: "Canela Web", sans-serif;
}