.mensaje{
    
}
.bueno{
    background-color: #7AA5BD;
    font-size: 18px ;
    font-weight: bold;
    text-align: center;
}
.malo{
    background-color: red;
    font-size: 18px ;
    font-weight: bold;
    text-align: center;
}