
:root {
  --bs-blue: #008CD6;
  --bs-primary: #008CD6;
}

.btn-primary {
  --bs-btn-hover-bg: #0063A0;
}
