.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 for text-editor, class: .elementor-element-14e15016 */.wp-block-quote {
    font-size: 16px!important;
    line-height: 1.5!important;
}

.wp-block-quote p {
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {

    blockquote.wp-block-quote.is-layout-flow::before {
        display: none !important;
        content: none !important;
        background-image: none !important;
    }

    blockquote.wp-block-quote.is-layout-flow {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    blockquote.wp-block-quote.is-layout-flow > p.wp-block-paragraph {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }

}

@media (max-width: 767px) {
    figure.wp-block-image.size-full {
        margin-top: -50px !important;
    }
}

@media (max-width: 767px) {
    figure.is-layout-flow.wp-block-column-is-layout-flow {
        margin-bottom: -30px !important;
    }
}/* End custom CSS */