.leaflet-popup-content-wrapper {border-radius:0; font-size:1.4em}
.leaflet-popup-close-button {text-decoration:none!important}
.leaflet-control-container a {text-decoration:none!important}
.leaflet-tile-pane {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.leaflet-control-zoom {
	text-decoration:none!important;	
}
.leaflet-container a {
	color: inherit;
}