:root {
  --brand-primary: #050542;
  --brand-primary-hover: #0074ba;
  --brand-secondary: #4b5563;
  --brand-accent: #80c33f;
  --brand-header-bg: #1f2937;
  --brand-header-text: #ffffff;
  --background-color: #f9fafb;
}
