.featured-picture.skip-lazy {aspect-ratio: 19 / 7; background-repeat: no-repeat; background-position: center center; background-size: cover; display: grid; align-items: end;}
.featured-picture.skip-lazy h1{width: 1524px;max-width: calc(1524px - 40px); margin: 0px auto; padding: 40px 25px;}


.authors-inf {display: flex; flex-wrap: wrap; align-items: center;margin-bottom: 5px;justify-content: space-between;}
.author-date {display: grid; }
.featured-author { display: block; background-size: 100% ; border-radius: 100%; flex: 1 1 auto; margin-right: 5px; }
.featured-author { width: 80px;height: 80px; }

span.seemore a { text-decoration: none; width: 100%; background: #1a1c20; border-radius: 3px; color: #fff; }
span.seemore { display: block; width: 100%; text-align: center; }
div.tags ul {list-style:none;display: flex;align-items: center;}
div.tags ul li a {text-decoration: none; color: #717578; padding: 5px 10px;margin-right:5px;display: grid; align-items: center;background:#f1f1f1;}
div.tags a.leave-comment { text-decoration: none; color: #717578; padding: 5px 10px; border: 1px solid #d8d8d8; display: grid; align-items: center;}
.tags > div ul:before { content: ''; position: relative; background-image: url(https://devprojects2024.lifemoz.com/lebriefv2/wp-content/uploads/2024/09/balise-vide.png);  background-size: contain; background-repeat: no-repeat;width: 25px; height: 25px;margin-right: 10px; }


@media screen and (max-width:995px) {
.featured-picture.skip-lazy {aspect-ratio: 16 / 9;}
.row.px-l0.px-r0.p-tp-sm-top.mobileswitch { flex-direction: column-reverse; }
.featured-picture.skip-lazy h1{ width:auto;}
div#page img.featured-picture.skip-lazy.ewww_webp_loaded { position: relative; width: 100vw; max-width: 100vw; margin-left: -10px; margin-right: -10px;border-radius:initial;}
div#page div.row.rowreverse { flex-direction: column-reverse}
div#page span.a2a_svg { width: 40px; height: 40px; padding: 5px; }
body.single div#Second-section { padding: 0px; }
.row.px-l0.px-r0.p-tp-sm-top .col-12.col-sm-12.col-md-12.col-lg-2.col-xl-2.px-1.px-r0 { position: fixed; bottom: 0px; left:0px;background: #fff; z-index: 99999; }
div#page div.a2a_kit.a2a_kit_size_32.addtoany_list {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: flex-end;
    justify-content: space-evenly;
    padding:10px 30px 10px 30px;
}
.a2a_kit.a2a_kit_size_32.addtoany_list  a span:last-child {display:none;}
body.post-template-default .wonderpush-bell {bottom: 70px;}
}
.featured-picture h1 { position:relative ;z-index: 3; }
.featured-picture:before {content: ""; background-color: #030303; position: absolute; width: 100%; height: 100%; opacity: .2; z-index: 1; filter: drop-shadow(2px 4px 6px black); }