body {
    background-color: #f5f6fa;
}

.card {
    border: none;
    border-radius: 8px;
}

.table th {
    white-space: nowrap;
}
