html {
    font-size: clamp(12px, 0.8vw, 14px) !important;
}

table.dataTable,
.dataTables_wrapper {
    font-size: 1rem !important;
}
