/* Custo reference tokens. */
@theme {
  --color-midnight-graphite: #000000;
  --color-canvas-white: #ffffff;
  --color-platinum-gray: #d8d8d8;
  --color-hero-ash: #9ea29f;
  --color-muted-steel: #8e9194;
  --color-lightest-slate: #a7aaad;
  --font-display: "PP Neue Montreal", sans-serif;
}