.btn_enviar_form {
    font-size: 15px;
    font-weight: 600;
    height: 30px;

    padding: 3px 0px 3px 0px !important;
    margin-bottom: 3px;
}

.col_btn_form {
    padding-top: 50px;
}

.btn_enviar_foot {
    font-size: 15px;
    font-weight: 600;
    height: 30px;
    background: white;
    padding: 3px 0px 3px 0px !important;
    margin-bottom: 3px;
    max-width: 150px;
    color: #D9272E;
}