body {
  background-color: #f8f9fa; /* gris claro */
}
.card {
  border-radius: 1rem;
}
#enunciado {
  font-weight: 500;
}

