.leaflet-container .leaflet-popup{
  min-width:14rem;
}
.leaflet-container .leaflet-popup-content-wrapper{
  padding:0;
}
.leaflet-container .leaflet-popup-content{
  margin:0;
}
.leaflet-container .leaflet-popup-content a{
  color:inherit;
}
.leaflet-container .leaflet-popup .leaflet-popup-close-button{
  display:flex;
  align-items:center;
  justify-content:center;
  width:2rem;
  height:2rem;
  z-index:10;
}
.leaflet-container .leaflet-popup .leaflet-popup-close-button span{
  font-size:20px;
  color:var(--wp--preset--color--white);
}
/*# sourceMappingURL=leaflet.css.map */
