.elementor-305 .elementor-element.elementor-element-78145c8{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS */.wp-caption {
    max-width: 100% !important;
    width: auto !important;
    display: block;
    text-align: center;
}

.wp-caption img {
    max-width: 100%;
    height: auto;
    display: block;
}

#gform_wrapper_4,
.gform_wrapper,
.gform_body,
.gform_fields,
.gform_footer {
    max-width: 100% !important;
    width: 100% !important;
    overflow: hidden !important;
    position: relative !important;
}

.gform_fields fieldset,
.gfield,
.ginput_container {
    max-width: 100% !important;
    width: 100% !important;
    display: block !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
}

.gform_fields input,
.gform_fields textarea,
.gform_fields select {
    max-width: 100% !important;
    width: 100% !important;
    display: block !important;
    padding: 5px !important;
}/* End custom CSS */