.gform_wrapper .gsection_title {
    font-size: 40px;
    font-weight: 600;
}

.gform_wrapper .gform_button,
.gform_wrapper .gform_next_button,
.gform_wrapper .gform_previous_button {                
    background-color: #FF010B;
    color: #fff;
}

.gf_progressbar_title {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 12px;
}

.gf_progressbar {
    height: 32px;
    background: #dfe8f5;
    border-radius: 999px;
    overflow: hidden;
}

.gf_progressbar_percentage {
    height: 100%;
    background: #c96b8e;
    border-radius: 999px;
}

.gf_progressbar_percentage span {
    padding-left: 20px;
}

#field_1_56{
    padding: 50px 0px 40px 0px;
}
