/* Mr. Pops reference tokens. */
@theme {
  --color-snow: #ffffff;
  --color-licorice: #000000;
  --color-candy-apple: #b00e2f;
  --color-nude-peach: #fee5ca;
  --font-display: Cervo, sans-serif;
  --font-sans: HelveticaNeueCyr, sans-serif;
}