svg {
	display:block;
}
.arrow-green, .arrow-green-knight {
	stroke: #008f00;
	stroke-width: 3px;
}
.arrow-red, .arrow-red-knight {
	stroke: #8f0000;
	stroke-width: 3px;
}
