body {
    background-color: #f8f9fa;
}

h1 {
    font-weight: 700;
    color: #333;
}

.card {
    margin-bottom: 20px;
}
