#blog .sppb-title-subheading{
	color:#fff!important;
}
.intro-image{
	border: solid 4px #f1ecec;
}

.entry-header h2 {
    margin: 11px 0 0;
    font-size: 24px;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
}
.article_liste h1,
.article_liste h2,
.article_liste h3,
.article_liste h4,
.article_liste h5,
.article_liste h6{
	padding:0; 
	margin: 0;
	margin-bottom:20px;
	font-family: Roboto Condensed, sans-serif;
}
.article_liste {
	text-align:justify;
}
body.layout-blog #sp-main-body{
	padding-top:0px;
}
.text-center{
	text-align: center;
}
.img-page{
	border:solid 1px #dedede;
	border-radius: 6px;
	padding: 4px;
}
.intro-image img{
	width:100%;
}
.entry-header h2 a,
.entry-header h2{
    color: #000;
    font-weight: 700;
    font-size: 21px;
}
article.item {
    margin-bottom: 80px;
}
.tags{
	font-size: 15px;
}
.sprocket-mosaic-item{
	min-height:500px;
}