.chart_bar {
    line-height: 3em;
    border-radius: 5px;
    max-width: 100vw;
}

.chart_bar_text {
    background-color: #FFFFFF;
    padding: 5px;
    border-radius: 5px;
}

h6.label {
    line-height: 3rem !important;
    padding-top: 6px !important;
}

.chart_bar_chiffre {
    color: #FFFFFF;
}

.barContainer {
    background-color: #EEEFFF;
}
