/* Home reference tokens. */
@theme {
  --color-buttermilk-cream: #fff9eb;
  --color-toasted-oat: #f0e7d7;
  --color-balsamic-black: #000000;
  --color-cacao-ink: #370808;
  --font-display: "Roslindale Display Condensed", sans-serif;
  --font-sans: "Suisse Intl", sans-serif;
}