.globaler-geschmak {
  color: var(--ast-global-color-8);
  padding-top: 6.1111111111em;
  position: relative;
  margin-bottom: 4em;
}
.globaler-geschmak hgroup {
  text-align: center;
  margin-bottom: 4em;
}
.globaler-geschmak hgroup h2,
.globaler-geschmak hgroup h4 {
  color: var(--ast-global-color-8);
}
.globaler-geschmak hgroup h4.subtitle {
  font-size: 1em;
  font-weight: 500;
}
.globaler-geschmak .text {
  text-align: center;
  width: 70%;
  margin: 0 auto;
}
.globaler-geschmak .map-wrapper {
  margin-top: 4em;
}
.globaler-geschmak #map {
  min-height: 50vh;
  border-radius: 30px;
}
.globaler-geschmak .leaflet-popup p {
  margin: 0 !important;
}
.globaler-geschmak .leaflet-popup .leaflet-popup-content-wrapper {
  background: var(--ast-global-color-8) !important;
  color: var(--ast-global-color-6);
}
.globaler-geschmak .leaflet-popup .contact,
.globaler-geschmak .leaflet-popup a {
  color: var(--ast-global-color-1) !important;
}
.globaler-geschmak .leaflet-popup .leaflet-popup-tip {
  background: var(--ast-global-color-8) !important;
}
.globaler-geschmak .map-wrapper .top-map {
  padding: 1em 0;
  display: flex;
  justify-content: space-evenly;
}
.globaler-geschmak .bottom-map {
  padding: 1em 0;
  display: flex;
  justify-content: space-evenly;
}

/*# sourceMappingURL=globaler-geschmack-section.css.map */
