.geochart {}

.geochart strong {
	background: red;
}

.geochart ul li::before {
	display: none !important;
	list-style: none;
}

.geochart>div>div:last-child li:first-child {
	display: none;
}

path[fill="#123456"] {
	display: none !important;
}