.elementor-2883 .elementor-element.elementor-element-1c8b231e{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );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 );}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS for text-editor, class: .elementor-element-3f16fcb *//* ================================
   SINGLE BLOG POST HEADINGS
   Ultimate Build Teams
================================ */

/* H2 */
.elementor-widget-theme-post-content h2 {
    font-size: 30px;
    line-height: 1.25;
    font-weight: 700;
    color: #3F3F3F;
    margin-top: 45px;
    margin-bottom: 18px;
    text-transform: none;
}

/* H3 */
.elementor-widget-theme-post-content h3 {
    font-size: 23px;
    line-height: 1.3;
    font-weight: 700;
    color: #444444;
    margin-top: 35px;
    margin-bottom: 15px;
    text-transform: none;
}

/* H4 */
.elementor-widget-theme-post-content h4 {
    font-size: 19px;
    line-height: 1.4;
    font-weight: 600;
    color: #444444;
    margin-top: 28px;
    margin-bottom: 12px;
    text-transform: none;
}


/* ================================
   TABLET
================================ */

@media (min-width: 768px) and (max-width: 1024px) {

    .elementor-widget-theme-post-content h2 {
        font-size: 27px;
        line-height: 1.3;
    }

    .elementor-widget-theme-post-content h3 {
        font-size: 22px;
    }

    .elementor-widget-theme-post-content h4 {
        font-size: 19px;
    }
}


/* ================================
   MOBILE
================================ */

@media (max-width: 767px) {

    .elementor-widget-theme-post-content h2 {
        font-size: 23px;
        line-height: 1.3;
        margin-top: 35px;
        margin-bottom: 15px;
    }

    .elementor-widget-theme-post-content h3 {
        font-size: 20px;
        line-height: 1.35;
        margin-top: 28px;
        margin-bottom: 12px;
    }

    .elementor-widget-theme-post-content h4 {
        font-size: 18px;
        line-height: 1.4;
    }
}/* End custom CSS */