
:root {
  --bs-blue: #3b716e;
  --bs-primary: #3b716e;
}

.btn-primary {
  --bs-btn-hover-bg: #4C938F;
}
