:root {
  --brand-primary: #0b2745;
  --brand-primary-hover: #123c63;
  --brand-accent: #00a6b5;
  --brand-background: #f5f7f5;
  --brand-surface: #ffffff;
}
