.leaflet-popup .leaflet-popup-content-wrapper{
    background-color: green;
}

.leaflet-popup-content,
.leaflet-popup-content a {
    color: white;
}