/* Stil dosyanızı buraya ekleyin */
body {
    background-color: #f8f9fa;
}

.card {
    margin-bottom: 20px;
}

.card-header {
    background-color: #007bff;
    color: white;
}

.form-check-label {
    margin-bottom: 10px;
}

.text-center button {
    width: 100%;
    max-width: 300px;
}
