:root {
  --brand-primary: #2d5a9a;
  --brand-accent: #e0e5ff;
  --brand-header-bg: #181f2b;
  --font-display: 'Playfair Display', Georgia, serif;
  --font-body: 'Source Serif Pro', Georgia, serif;
}
