/* Studio Few reference tokens. */
@theme {
  --color-canvas-white: #ffffff;
  --color-midnight-black: #000000;
  --color-subtle-gray: #b7b7b7;
  --color-anchor-gray: #333333;
  --color-faded-gray: #858585;
  --font-display: SterlingVF, sans-serif;
  --font-sans: Formative, sans-serif;
}