.inputMail{
    width:40% !important ;
    margin:auto !important ;
}

.BNenviar{
    margin-top:10px !important ;
    width:100px !important ;
    height:50px !important ;
    margin-left:auto !important ;
    margin-right:auto !important ;
    background-color: #5f5f5f96;
    color:#fff;
    font-size: 14px;
    font-weight: 500;
    border-radius: 6px 6px 6px 6px;
}

.BNenviar:hover{
    background-color: #4b4b4b;
}


.footr{
    margin-top:60px;
}