.container-fluid .card-header {
    display: none !important;
}

.container-fluid .card-footer {
    display: none !important;
}

.container-fluid .card-footer {
    display: none !important;
}

.app-footer {
    display: none !important;
}
.card-body {
    height: fit-content !important;
}
.table-responsive thead {
    display: table-row-group !important;
}