/* Start custom CSS for shortcode, class: .elementor-element-edd39b2 */.gform_required_legend {
    display: none;
}

#input_1_1 {
    background: #ffffffbb;
    border-color: #dbd5c5;
    box-shadow: none;
    border-radius: 0px;
    font-family: "inter";
}

#input_1_3 {
    background: #ffffffbb;
    border-color: #dbd5c5;
    box-shadow: none;
    border-radius: 0px;
    font-family: "inter";
}

#input_1_4 {
    background: #ffffffbb;
    border-color: #dbd5c5;
    box-shadow: none;
    border-radius: 0px;
    font-family: "inter";
}

#input_1_5 {
    background: #ffffffbb;
    border-color: #dbd5c5;
    box-shadow: none;
    border-radius: 0px;
    font-family: "inter";
}

#input_1_6 {
    background: #ffffffbb;
    border-color: #dbd5c5;
    box-shadow: none;
    border-radius: 0px;
    font-family: "inter";
}

#input_1_7 {
    background: #ffffffbb;
    border-color: #dbd5c5;
    box-shadow: none;
    border-radius: 0px;
    font-family: "inter";
}

.elementor-17 .elementor-element.elementor-element-edd39b2 label {
    color: #1f2419bb !important;
    font-family: "inter" !important;
    text-transform: uppercase;
    font-size: 13px;;
}

.gform-theme--foundation .gform_fields {
    row-gap: 20px !important;
}

.gform-theme--framework .gform-field-label--type-inline {
    text-transform: none !important;
    font-size: 14px !important;
}

.gform-theme--framework a, .gform-theme--framework button {
    color: #2d3a28;
    text-decoration: underline;
}

#gform_submit_button_1 {
        font-family: Inter;
    font-weight: 600;
    font-size: 15px;
    color: var(--Cream);
    letter-spacing: -0.3px;
    border-radius: 5px;
    background-color: var(--Forest);
    transition: background-color 200ms;
    padding: 14px 25px;
}/* End custom CSS */