/* Hungry Tiger reference tokens. */
@theme {
  --color-mahogany-canvas: #281006;
  --color-burnt-sienna: #402011;
  --color-spiced-orange: #823513;
  --color-curry-yellow: #faae33;
  --color-cinnamon-brown: #9f531b;
  --color-chili-red: #d1255c;
  --font-display: Salmond, sans-serif;
  --font-sans: Graphikx, sans-serif;
}