.container-fluid {
    background-color: #f8f9fa;
}
.card {
    cursor: pointer;
}
.table th, .table td {
    vertical-align: middle !important;
}
