﻿st-empty-cir {
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: black;
	-webkit-text-fill-color: white;
	font-weight: bold;
}

st-orange-cir {
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: black;
	-webkit-text-fill-color: #C55A11;
	font-weight: bold;
}

