.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
    width: 100% !important;
    padding-right: 0 !important;
}

.gform_wrapper li.hidden_label input {
    margin-top: 0 !important;
    margin-bottom: 5px !important;
}

/body .gform_wrapper ul li.gfield {
    margin-top: 0 !important;
    padding-top: 0 !important;
    margin-bottom: 0 !important;
}

footer input[type='submit'].button {
    background-color: #ffffff !important;
}
footer .dark input[type='submit'] {
    color: #446084 !important;
}

.gform_wrapper .gform_footer {
    padding: 0 !important;
    margin: 0 !important;
}

.header-gradient, .absolute-footer, html  {
background: linear-gradient(45deg, #381515 0%, #ed3300 100%) !important;
}

/*.header-bg-color, .header-wrapper {
    background-color: #252c3f;
background: linear-gradient(45deg, #252c3f 0%, #374d84 100%) !important;
}*/