
.accordion-button {
    font-weight: bold;
}

.dash-spreadsheet.dash-freeze-left {
    max-width: none !important;
}

.uppercase-header {
   text-transform: uppercase;
   text-align: center !important;
   justify-content: center !important;
}

.header-center {
    text-align: center !important;
    justify-content: center !important;  /* garante centralização flex */
}

.cell-center {
    text-align: center !important;
}