/* Fruitful reference tokens. */
@theme {
  --color-canvas-white: #ffffff;
  --color-rich-black: #000000;
  --color-subtle-ash: #eceff4;
  --color-cool-gray: #5b616b;
  --color-deep-fern-green: #0b7443;
  --color-leafy-green: #61bc76;
  --font-display: "PP Neue Montreal", sans-serif;
}