/* VISIONNAIRE reference tokens. */
@theme {
  --color-midnight-ink: #000000;
  --color-paper-white: #ffffff;
  --color-ghost-gray: #888888;
  --color-sand-dune: #f7f5e8;
  --color-sky-blue: #DAEDFF;
  --color-bubblegum-pink: #FF92C4;
  --font-display: "PP Neue Montreal", sans-serif;
}