.dist-marker {
	text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
	font-size: 12px;
	color: #fff;
	width: 0px;
	height: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
}