
body {
    background-color: #f8f9fa;
}
.card {
    border-radius: 10px;
    border: none;
}
.card-header {
    background-color: #fff;
    border-bottom: 1px solid #e9ecef;
}
