.elementor-25885 .elementor-element.elementor-element-713d4b3{--display:flex;}.elementor-25885 .elementor-element.elementor-element-7406281{color:var( --e-global-color-text );}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-7406281 */img.thumbnail-blog.wp-post-image {
    border-radius: 18px;
}
.entry-header header {
    display:none;
}

.floor-section{
  
    margin:0 auto;
}

.floor-section h2{
    font-size:54px;
    font-weight:700;
    text-align:center;
    margin-bottom:15px;
}

.floor-section .intro{
    text-align:center;
    font-size:28px;
    line-height:1.4;
    font-style:italic;
    margin:0 auto 0px;
  
}

.floor-section h2{
    font-size:34px;
    font-weight:700;
    margin:5px 0 15px;
}

.floor-section p{
    font-size:18px;
    line-height:1.9;
    margin-bottom:20px;
}

.article-image{
    margin:35px auto;
    text-align:center;
}

.article-image img{
    display:block;
    width:100%;
   
    margin:0 auto;
    border-radius:18px;
}

.article-image figcaption{
    margin-top:10px;
    font-size:13px;
    color:#666;
    font-style:italic;
}

@media(max-width:768px){

    .floor-section{
        max-width:100%;
    }

    .floor-section h1{
        font-size:38px;
    }

    .floor-section .intro{
        font-size:22px;
    }

    .floor-section h2{
        font-size:28px;
    }

    .article-image img{
        max-width:100%;
    }
}/* End custom CSS */