
.axis text {
	font: 10px sans-serif;
	color: #fff;
}

.axis line,
.axis path {
	fill: none;
	stroke: #fff;
	shape-rendering: crispEdges;
}