table.mai-table thead tr th {
    background-color: var(--mai-color-gray);
}

table.mai-table tbody tr td.mai-class {
    padding-left: 2rem;
}
