/* Centre line and returning bias trajectory. */
.lbfd-bias-demo__centre {
	fill: none;
	stroke: #dbe7eb;
	stroke-dasharray: 3 7;
	stroke-linecap: round;
	stroke-width: 2;
}
