.remove-filters{width:100%; margin-bottom:30px; color:#ff422e;}
.remove-filters i{border-bottom:1px solid transparent; font-style:inherit; margin:0; cursor:pointer;}
.remove-filters i:before{content:"+"; display:inline-block; vertical-align:middle; transform:rotate(45deg); margin-right:5px; color:#ff422e; font-size:130%; line-height:1;}
.remove-filters i:hover{border-bottom:1px solid #ff422e; }


.actus_filters span{display:inline-block; margin:0 15px 15px 0; padding:8px 10px 5px 10px; border:1px solid #e0e0e0; border-radius:5px; text-transform:uppercase; font-size:85%; cursor:pointer;}
.actus_filters span:hover, .actus_filters span.active{background-color:#095098; border:1px solid #095098; color:#fff;}

.listing-actus{display:flex; gap:2em; flex-wrap:wrap;}
.listing-actus.ajax-update{padding-bottom:10px;}