.leaflet-bar.leaflet-control.leaflet-control-custom.custom-styles {
	border: 4px solid lightblue;
	background-clip: padding-box;
	padding: 1em;
	background-color: rgba(255, 255, 255, 0.7);
}
