.elementor-3197 .elementor-element.elementor-element-259de8e9{--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 );}.elementor-3197 .elementor-element.elementor-element-39b99e98{color:var( --e-global-color-secondary );}/* Start custom CSS for container, class: .elementor-element-259de8e9 *//* Desktop */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 28px;
    line-height: 33px; /* 28 + 5 */
    padding: 15px;
    margin: 0 0 15px;
}

/* Tablet */
@media (max-width: 991px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-size: 23px;
        line-height: 28px; /* 23 + 5 */
        padding: 12px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-size: 18px;
        line-height: 23px; /* 18 + 5 */
        padding: 10px;
    }
}/* End custom CSS */