body {
    background-color: #f8f9fa;
}

h1 {
    color: #007bff;
}

.card {
    background-color: #ffffff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.resultado {
    font-size: 1.2em;
    font-weight: bold;
    color: #28a745;
}





.label-text{

    font-size: 1.1em;
    font-weight: bold;
    color: black;



}


 