body {
    font-family: "Inter", sans-serif !important;
}

@media only screen and (max-width: 600px) {
    .dataTable-search,
    .dataTable-input {
        width: 100% !important;
    }
}
