smart-gauge {
    width: 300px;
    height: 300px;
}

.range1 {
    fill: maroon;
}

.range2 {
    fill: orange;
}

.range3 {
    fill: forestgreen;
}
