:root {
  --navy: #1E2A5E;
  --orange: #E65F3C;
  --orange-deep: #C44A2A;
  --white: #FFFFFF;
  --offwhite: #F9FAFB;
  --border: #E5E7EB;
  --muted: #6B7280;
  --max-content: 1200px;
  --gutter: 24px;
}
