body {
    background: #111827;
    color: white;
    text-align: center;
    padding: 20px;
}

.card {
    background: #1f2937;
}

.btn-voltar {
    background: #1f2937;
}

h1 {
    font-size: 26px;
}