@@ -503,7 +503,7 @@ svg.leaflet-image-layer.leaflet-interactive path {
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
- background: white;
+ background: rgba(20, 111, 190, 0.9);
color: #fff;
box-shadow: 0 3px 14px rgba(0,0,0,0.4);