.left-hand p {
    max-width: 91% !important;
}

legend.frm_screen_reader, .frm__653980d5d2d8c, legend.frm_screen_reader, label#field_nsq26_label, label#field_29yf4d22c3b916e4f_label {
    display: none;
}

button.frm_button_submit.frm_final_submit {
    
    width: auto;
    font-family: "Poppins", sans-serif;
    font-size: 0.8rem;
    height: auto;
    line-height: normal;
    text-align: center;
    background: #ff503c;
    border-width: 2px;
    border-color: #ff503c;
    border-style: solid;
    color: #ffffff;
    cursor: pointer;
    font-weight: normal;
    border-radius: 0;
    text-shadow: none;
    padding: 6px 11px;
    box-sizing: border-box;
    margin: 10px;
    margin-left: 0;
    margin-right: 0;
    vertical-align: middle;
}

input#field_29yf4d22c3b916e4f {
    width: 100% !important;
    grid-column: span 12 / span 12;
    box-sizing: border-box;
    min-height: 40px;;
    line-height: 1.3;
    
}

.form-inline .frm_fields_container {
    display: flex;
    flex-direction: row;
    grid-gap: 0 2%;
    text-align: left;
}