html, body {
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
}

.mud-table-cell { padding: 8px 12px !important; }
.mud-table-cell .mud-chip { margin: 0; }

.flex-grow-1 { flex-grow: 1; }
