/* ComptaPro — styles globaux */
html, body {
    font-family: 'Roboto', sans-serif;
}

.mud-table-cell-custom-group {
    font-weight: 500;
}

.mud-table-cell-custom-group-footer {
    padding-bottom: 50px;
    text-align: right;
}
