.com-representantes text.estado-sigla {
    fill: #ffffff;
    font-size: 12px;
    pointer-events: none;
}
.com-representantes path {
    fill: #6f6f6f;
}
.com-representantes path.active {
    fill: #000000;
}
.representantes-container {
    display: flex
;
}