.title{
    margin: 12px 0 6px 0 !important;
    font-size: 18px;
    font-weight: 600;
}

.refdataLabel, .dataLabel{
    font-size: 14px;
    font-weight: 600;
    stroke: rgba(255, 255, 255, 1);
    stroke-width: 6;
    paint-order: stroke;
    stroke-linecap: round;
}

.outline{
    fill: white;
}