/* Promova reference tokens. */
@theme {
  --color-midnight-ink: #000000;
  --color-cloud-white: #ffffff;
  --color-pebble-gray: #595959;
  --color-soft-mist: #f5f5f5;
  --color-limoncello: #fff050;
  --color-sky-haze: #eceeff;
  --font-display: Manrope, sans-serif;
  --font-sans: Nekst, sans-serif;
}