body {
    background-color: #f8f9fa;
}

.card {
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}