:root {
  --brand-primary: #1b5cb8;
  --brand-accent: #2078e0;
  --brand-ink: #0b1220;
  --brand-surface: #f5f7fb;
  --brand-font-display: "Outfit", system-ui, sans-serif;
  --brand-font-body: "Source Sans 3", system-ui, sans-serif;
  --brand-sidebar: #0b1a33;
}
