.leaflet-popup-content {
    display: flex;
    flex-direction: column;
}

.leaflet-popup-content h3,
.leaflet-popup-content h2 {
    margin: 0;
}