/* Always set the map height explicitly to define the size of the div
 * element that contains the map. */
gmp-map {
  height: 100%;
}
.btn-primary {
  --bs-btn-hover-bg: #4d4b36;
  color:#403f2b !important;
}