:root {
  --bs-blue: #075b8f;
  --bs-purple: #0b2740;
  --bs-primary: #075b8f;
  --bs-secondary: #0b2740;
  --bs-primary-rgb: 7, 91, 143;
  --bs-secondary-rgb: 11, 39, 64;
  --bs-link-color: #075b8f;
  --bs-link-hover-color: #0b2740;
}
