/* Pa'lais reference tokens. */
@theme {
  --color-canvas-white: #ffffff;
  --color-ghost-frost: #fbf9f6;
  --color-midnight-ink: #000000;
  --color-shadow-tint: #d6d6d6;
  --color-ocean-blue: #234386;
  --color-sunny-yellow: #ffc400;
  --font-display: Times, sans-serif;
  --font-sans: "Delivery Note DEMO", sans-serif;
}