svg [name=maps-points] text {
	font-family: var(--font-icon);
	font-weight: bold;
	font-size: 1.5em;
	stroke: white;
	stroke-width: 4px;
	paint-order: stroke fill;
	cursor: pointer;
}