/* Medium reference tokens. */
@theme {
  --color-vellum-background: #f7f4ed;
  --color-parchment-white: #ffffff;
  --color-charcoal-black: #191919;
  --color-inkwell-black: #242424;
  --color-book-text-gray: #333333;
  --color-muted-text-gray: #6b6b6b;
  --font-display: medium-content-sans-serif-font, sans-serif;
  --font-sans: gt-super, sans-serif;
}