

.anvil-role-table {
    /* this replaces the deafult ugliness of tabulator */
}

.anvil-role-table.tabulator {
    background-color: transparent;
}

.anvil-role-table.tabulator .tabulator-header {
    background-color: transparent;
}

.anvil-role-table.tabulator .tabulator-footer .tabulator-page.active {
    color: #006C48;
}