#interactive-map g {
	cursor: pointer;
}
#interactive-map circle {
	stroke: yellowgreen;
	stroke-width: 1;
	stroke-opacity: .5;
}