.investment-map {
	aspect-ratio: 16 / 9;
	border: 1px solid gray;
}

.units .tag-sold {
	color: red;
}

.units .tag-available {
	color: green;
}
