.cls-1, .cls-3 {
    fill: transparent;
    stroke: white;
}

.cls-selected {
    fill: red!important;
    stroke: white!important;
    stroke-width: 3px!important;
}

.cls-1 {
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1px;
}

.cls-2, .cls-3 {
    stroke: white;
    isolation: isolate;
}

.cls-3 {
    stroke: white;
    font-size: 14px;
    stroke-miterlimit: 10;
    font-family: ArialMT, Arial;
}

.cls-4 {
    stroke: white;
    letter-spacing: -0.02em;
}

.cls-5 {
    stroke: white;
    letter-spacing: -0.07em;
}

.cls-6 {
    stroke: white;
    letter-spacing: -0.06em;
}

g path, g circle {
    fill: transparent;
    stroke-width: inherit;
}