/* Drive Capital reference tokens. */
@theme {
  --color-parchment: #fff8f1;
  --color-steel-blue: #e2e8f0;
  --color-midnight-ink: #000000;
  --color-drive-blue: #006eff;
  --font-display: "Founders Grotesk", sans-serif;
  --font-sans: "Editorial New", sans-serif;
}