.elementor-27 .elementor-element.elementor-element-593d0ea{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--gap:9px 9px;--row-gap:9px;--column-gap:9px;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-27 .elementor-element.elementor-element-e736e9c .elementor-heading-title{font-family:"proxima-nova-wide", Sans-serif;font-size:51px;font-weight:600;line-height:40px;color:#000000;}.elementor-27 .elementor-element.elementor-element-5f89214{text-align:center;}.elementor-27 .elementor-element.elementor-element-5f89214 .elementor-heading-title{font-family:"proxima-nova-wide", Sans-serif;font-size:70px;font-weight:500;line-height:24px;color:var( --e-global-color-primary );}.elementor-27 .elementor-element.elementor-element-7f65eff{--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;--margin-top:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}@media(max-width:767px){.elementor-27 .elementor-element.elementor-element-593d0ea{--flex-wrap:nowrap;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-27 .elementor-element.elementor-element-e736e9c .elementor-heading-title{font-size:28px;line-height:0.8em;}.elementor-27 .elementor-element.elementor-element-5f89214 .elementor-heading-title{font-size:41px;line-height:0.3em;}}/* Start custom CSS for wd_blog, class: .elementor-element-aff44c3 */.wd-post-read-more a {
    font-size: 0;
}

.wd-post-read-more a::before {
    content: "LIRE L' ARTICLE";
    font-size: 14px;
    color: #E02B20;
    font-weight: 600;
    text-transform: uppercase;
}


.wd-post.blog-design-meta-image {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.wd-post-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.wd-post-content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}


.wd-post-excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 11; 
    overflow: hidden;
    text-overflow: ellipsis;
    flex-grow: 1;
}


.wd-post-read-more {
    margin-top: auto;
    padding-top: 15px;
}/* End custom CSS */