.st0 {
	fill: #FFFFFF;
	cursor: pointer;
	stroke: #000000;
	stroke-width: 0.85px;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.st0:hover {
	fill: #BF4348;
	stroke-width: 0.95px;
}

.st0.selected {
	fill: #C1272D;
	stroke-width: 1px;
}

.st1 {
	stroke: #000000;
	stroke-width: 0.85px;
	fill: #FFFFFF;
}