g {
	transition: .6s fill;
	fill: #10335A;
}

g:hover {
	fill: #C24D2E;;
}

