@import "~bootstrap/scss/bootstrap.scss"; .gps-location { display:none; } .center, .tolerance, .border { stroke-width: 0; } .heading.hidden { display: none; } .tolerance { fill: $primary; fill-opacity:0.4; } .tolerance.hidden { display: none } .border { fill: $white; } .center { fill: $primary; } .stop1 { stop-color: $primary; stop-opacity:1; } .stop2 { stop-color:$primary; stop-opacity: 0; }