.district {fill: #CFDBC8; stroke: #4e6a3e; stroke-width: 0.5; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; transition: 0.3s; z-index: 5}
.district:hover {cursor: pointer; fill: #7DA465}
