.gform_wrapper .gform_validation_errors>h2.hide_summary {
    margin: 0px 0px 0px 24px !important;
}

.dwp-subscription-form {
    font-family: "franklin-gothic-urw", Arial, Gadget; !important;

    p {
        font-family: ITC Slimbach Std;
        font-weight: 400;
        font-style: Book;
        font-size: 20px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
    }

    p.step-text {
        font-family: "franklin-gothic-urw", Arial, Gadget; !important;
        font-weight: 600;
        font-style: Demi;
        font-size: 22px;
        leading-trim: CAP_HEIGHT;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        text-transform: uppercase;
    }

    h1 {
        font-weight: 600;
        font-style: Demi;
        font-size: 50px;
        leading-trim: CAP_HEIGHT;
        line-height: 50px;
        letter-spacing: 0%;
        text-align: center;
        color: #F36B34;

    }
    h2 {
        font-size: 40px !important;
    }

    .bundle-title {

        font-weight: 600;
        font-style: Demi;
        font-size: 26px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        color: #F36B34;
    }

    .bundle-price {

        font-weight: 600;
        font-style: Demi;
        font-size: 20px;
        leading-trim: CAP_HEIGHT;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
    }

    .darwin_offer_compare_select_button {
        color: white;
        background: linear-gradient(101.05deg, #FAA229 33.64%, #F36B34 140.06%);
    }

    .gchoice_darwin_offer_compare {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .gfield_radio_darwin_offer_compare {
        display: flex;
    }

}
