/* Yellowbird® reference tokens. */
@theme {
  --color-yellowbird-yellow: #ffe845;
  --color-midnight-black: #000000;
  --color-canvas-white: #ffffff;
  --color-warm-paper: #fbfaf2;
  --color-electric-blue: #007aff;
  --font-display: "ABC Monument Grotesk", sans-serif;
  --font-sans: "Pitch Sans", sans-serif;
}