:root {
  --primary-color: #021b55;
  --primary-color-rgb: 176, 126, 80;
  --secondary-color: #0b4be1;
  --secondary-color-rgb: 176, 126, 80;
}