:root {
  --brand: #1a5f8a;
  --brand-dark: #2a6f9a;
  --header-bg: #f7fafc;
  --header-ink: #0a283c;
  --accent: #2aa198;
  --font-sans: "DM Sans", system-ui, sans-serif;
  --bg: #f0f6fa;
  --footer-bg: #e5eef5;
}
