.leaflet-popup-content-wrapper {
    border-radius: 0 !important;
}

.leaflet-popup-content {
    margin: 0 !important;
    min-width: 420px;
    max-width: 430px;
}

.leaflet-popup-content p {
    margin: 0 !important;
}

.leaflet-popup-close-button {
    color: #ffffff !important;
}

.h-map {
    height: 547px;
    z-index: 9;
}

.text-red-dark {
    color: #dd042d !important;
}
