.bullet { font: 10px sans-serif; }

.bullet .tick line { stroke: #666; stroke-width: .5px; }
.bullet .losango { stroke: #e60b0b; fill: #e60b0b;}
.bullet .ampulheta { stroke: #e60b0b; fill: #e60b0b;}
   
.tippy-content{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5em;
}
.quartil {
    color:black;
}

.qrt1 {
    fill: #dee774;
}



.mediana {
    fill: #c5d86c;
}



.qrt3 {
    fill:#a5c86d;
}



.max {
    fill: #83a55b;
}



.title { font-size: 14px; font-weight: bold; }
.bullet .inner { fill: rgb(0, 20, 0);}