.gps-location { display:none; } .center, .tolerance, .border { stroke-width: 0; } .heading.hidden { display: none; } .tolerance { fill: var(--bs-primary); fill-opacity:0.4; } .tolerance.hidden { display: none } .border { fill: var(--bs-white); } .center { fill: var(--bs-primary); } .stop1 { stop-color: var(--bs-primary); stop-opacity:1; } .stop2 { stop-color:var(--bs-primary); stop-opacity: 0; }