.dataTables_info {
    text-align: center;
    font-size: 0.84rem;
    line-height: 1rem;
}
.dataTables_length, .dataTables_paginate, .dataTables_filter {
    text-align: center;
    font-size: 0.84rem;
    line-height: 1rem;
}
tbody {
    font-size: 14px;
}
thead {
    color:rgb(209 213 219) !important;
    background-color: rgb(55 65 81) !important;
}