.elementor-2301 .elementor-element.elementor-element-ecf2e6d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:100px;--padding-bottom:100px;--padding-left:10px;--padding-right:10px;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2301 .elementor-element.elementor-element-c674b78 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-weight:900;text-transform:uppercase;color:#000000;}.elementor-widget-theme-post-excerpt .elementor-widget-container{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-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-post-info .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-text, .elementor-widget-post-info .elementor-icon-list-text a{color:var( --e-global-color-secondary );}.elementor-widget-post-info .elementor-icon-list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-2301 .elementor-element.elementor-element-db447b1 .elementor-icon-list-icon{width:14px;}.elementor-2301 .elementor-element.elementor-element-db447b1 .elementor-icon-list-icon i{font-size:14px;}.elementor-2301 .elementor-element.elementor-element-db447b1 .elementor-icon-list-icon svg{--e-icon-list-icon-size:14px;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-2301 .elementor-element.elementor-element-33a607e{font-family:"Roboto", Sans-serif;font-weight:400;}@media(min-width:768px){.elementor-2301 .elementor-element.elementor-element-ecf2e6d{--content-width:850px;}}/* Start custom CSS for theme-post-content, class: .elementor-element-33a607e *//* Blog Content Styling Only */
.blog-content {
    max-width: 850px !important;
    margin: 0 auto !important;
}

.blog-content p {
    font-size: 18px !important;
    line-height: 1.9 !important;
    color: #4A4A4A !important;
    margin-bottom: 24px !important;
    font-weight: 400 !important;
}

.blog-content h2 {
    font-size: 34px !important;
    line-height: 1.3 !important;
    font-weight: 700 !important;
    color: #111111 !important;
    margin-top: 55px !important;
    margin-bottom: 18px !important;
    position: relative !important;
    padding-bottom: 12px !important;
}

.blog-content h2::after {
    content: "" !important;
    width: 60px !important;
    height: 4px !important;
    background: #F5764C !important;
    position: absolute !important;
    left: 0 !important;
    bottom: 0 !important;
    border-radius: 50px !important;
}

.blog-content h3 {
    font-size: 28px !important;
    line-height: 1.4 !important;
    font-weight: 700 !important;
    color: #111111 !important;
    margin-top: 45px !important;
    margin-bottom: 18px !important;
}

.blog-content p:first-of-type {
    font-size: 22px !important;
    line-height: 1.8 !important;
    color: #222222 !important;
    font-weight: 500 !important;
    margin-bottom: 35px !important;
}

.blog-content h3 + p {
    background: #F8F9FA !important;
    border-left: 4px solid #F5764C !important;
    padding: 20px 25px !important;
    border-radius: 8px !important;
}

.blog-content a {
    color: #D7263D !important;
    text-decoration: none !important;
    font-weight: 600 !important;
}

.blog-content a:hover {
    text-decoration: underline !important;
}

@media (max-width: 767px) {
    .blog-content p {
        font-size: 17px !important;
        line-height: 1.8 !important;
    }

    .blog-content h2 {
        font-size: 28px !important;
        margin-top: 40px !important;
    }

    .blog-content h3 {
        font-size: 24px !important;
    }

    .blog-content p:first-of-type {
        font-size: 19px !important;
    }
}/* End custom CSS */