
.epc-s5 input[type="submit"] {
    background: #FBBC05;
    width: 100%;
    border-radius: 5px;
height: 67px;
    font-size: 25px;

}


.textarea, input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=file]) {
    border: 1px solid #c1cdd1;
    color: #95a9b1;
    background-color: #fff;
    margin: 0px auto;
    margin-bottom: 22px;
}


#mce-NAME{
height: 55px;
}

#mce-EMAIL{
height: 55px;
}

#mce-WHATSAPP{
height: 55px;

}