/* HoneyBook reference tokens. */
@theme {
  --color-onyx-black: #142127;
  --color-buttermilk-yellow: #fffa77;
  --color-lemon-zest: #fffa56;
  --color-arctic-mist: #ffffff;
  --color-earl-gray: #c7d5d9;
  --color-paper-white: #f4eae0;
  --font-display: "STK Bureau Sans", sans-serif;
  --font-sans: "STK Bureau Serif", sans-serif;
}