.foreground-circle{fill:none;stroke:#3498db;}
.foreground-circle-without-stroke-color{fill:none;}
.background-circle{fill:none;stroke:#ccc;}
.circle-text{font-family:"Barlow Condensed",Arial,sans-serif;color:#aaa;font-size:1.2em;transform: translate(0, 3%);}
.circle-container{overflow:visible;}
.point-circle{fill:#f0f8ff;}
.circle-icon.fa{font-size:1.3em;fill:#667787;margin-top:5px;transform: translate(0, 5%);}
.circle-info-text{font-family:"Barlow Condensed",Arial,sans-serif;font-size: 0.80em; font-weight: 600;}
#tspcircle .background-circle { 
    stroke: var(--orange);
}