.cmwh-datatable {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.cmwh-datatable thead th {
    background-color: #c3d3ff !important;
}

.cmwh-datatable tfoot th {
    background-color: #d6d8db !important;
}

.cmwh-datatable thead th, .cmwh-datatable tfoot th {
    font-weight: 800 !important;
}