body {
  /*font-family: system-ui, "Fancy";*/
}

h1 {
  font-size: 2rem;
}
h2 {
  font-size: 1.5rem;
}
h3 {
  font-size: 1.25rem;
}
h4 {
  font-size: 1rem;
}
/*
.shadow-primary {
  box-shadow: 0 0 40px rgba(var(--bs-primary-rgb),0.5 );
}
*/

.location_select_map {
  width:100%;
  height:340px;
}

.small-text {
  font-size:0.8rem;
}
