.fil-ariane,
.backto,
.title:before,
#commands
{
	display: none !important; 
}

.subheader
{
	border: none;
	padding: 0;
}

h2 { text-align: left; }

.page-liste-thematiques .liste-thematiques {
	display: inline-block;
    width: auto;
}

.page-liste-thematiques .liste-thematiques a {
	display: inline-block;
    float: left;
    clear: both;
	background: transparent;
    color: #000;
    padding-left: 0;
	margin: 0;
}

.page-liste-thematiques .liste-thematiques a i {
	display: none;
}


.page-section .row { display: block; }
#author-list .author-list {
	float: left;
	break-inside: avoid;
}
#author-list .author-list:nth-child(4n+1) { clear: both; }

#author .social { text-align: left; }
#last-posts { padding-top: 0; break-inside: avoid; }
#last-posts h2 { padding-bottom: 0; }



