.leaflet-tooltip {
	background-color:rgba(255, 255, 255, 0.5);
	padding:3px;
}

.leaflet-interactive {
	color:rgba(255, 0, 0, 0.8)
	
}