:root {
  --primary-color: #039bbe;
  --primary-color-rgb: 3, 155, 190;
  --secondary-color: #004975;
  --secondary-color-rgb: 0, 73, 117;
}