
body {
    font-family: Arial, sans-serif;
}
h1, h2 {
    color: #333;
}
.card {
    margin-bottom: 20px;
}