/* ExpressVPN reference tokens. */
@theme {
  --color-midnight-ink: #001d2f;
  --color-cloud-white: #ffffff;
  --color-ghost-gray: #f7f8f9;
  --color-cool-stone: #ccd2d5;
  --color-slate-blue: #667782;
  --color-forest-teal: #0f866c;
  --font-display: Inter, sans-serif;
  --font-sans: Inter, sans-serif;
}