.l-temoins{ padding: 50px 0 60px 0 }

	
	body.page .site-content .l-temoins h2{
		margin-bottom: 45px;
	}
	
body.page h1.entry-title,
.l-temoins .l-title{ 
	color:#90949c; 
	font-family: 'Barlow', sans-serif; 
	margin-top:0; 
	
}
	.l-temoins .l-title{margin-bottom: 40px; }
	body.page h1.entry-title{margin-top: 20px; }

.l-temoins__item{float: left; text-align: center;}
.l-temoins__item .b{
	padding: 20px;
	margin: 12px;
	
}
	@media all and (max-width: 650px){
		body .w.l-temoins__item{ width: 100%; padding: 25px 0}
	}
	.b-temoins{ text-align: center; box-shadow: 0px 0px 30px rgba(0,0,20,0.15) }
	.b-temoins img.photo{ border-radius: 50%; position: relative; bottom: 50px; margin-bottom: -40px; }
	.b-temoins__name{ color: #365899; font-size: 1.1em; font-family: 'Barlow', sans-serif; }
	.b-temoins p{ color: #1d2129; font-size: 1.2em; line-height: 1.3em; }
	.b-temoins__note{}