:root {
  --primary-color: #004fb1;
  --primary-color-rgb: 0, 79, 177;
  --secondary-color: #004fb1;
  --secondary-color-rgb: 0, 79, 177;
}
