:root {
  --brand-primary-color: #001f5b;
  --brand-primary-color-rgb: 0, 31, 91;
  --brand-secondary-color: #e10054;
  --brand-secondary-color-rgb: 225, 0, 84;
  --brand-nav-accent-color: #e10054;
  --brand-primary-deep: #001f5b;
  --brand-primary-deep-rgb: 0, 31, 91;
}
