/* Generated per site by runtime/renderer. Do not edit.
 * site: 2e971419-d7bb-4481-a1a8-c91cd94b55c0
 * palette intent: brand_blue
 * Overrides --color-brand-*, optionally --color-accent-*, and, when the dealer picked
 * one, --font-heading/--font-body.
 * Step 600 is the accent (below AA for text); 700 bears text and focus rings.
 */
:root {
  --color-brand-50: #F4F8FF;
  --color-brand-100: #E5EFFE;
  --color-brand-200: #C7DDFD;
  --color-brand-300: #A0C4FC;
  --color-brand-400: #66A1F9;
  --color-brand-500: #3A86F8;
  --color-brand-600: #1972F7;
  --color-brand-700: #0757CD;
  --color-brand-800: #06439E;
  --color-brand-900: #043071;
  --color-brand-950: #02193C;
  --font-heading: "Inter", ui-sans-serif, system-ui, sans-serif;
  --font-body: "Inter", ui-sans-serif, system-ui, sans-serif;
}
