/* Add here all your CSS customizations */
.body {
	background:url("../img/index/index-BG.jpg") no-repeat;
	background-position: 1em 0;
	background-size: 150%;
}

.tri-userx2:before{
	content:url("../img/icons/OWN/userx2.svg");
}
.tri-userx3:before{
	content:url("../img/icons/OWN/userx3.svg");
}
#bg{
	background:url("../img/index/guillaume-boxe.svg");
}
/*     FONT  CLASSES/IDs    */
.deux-em{ font-size:2em;}
.text-dark{color: #141313;}
/*     L U E U R     */
.lueur{ text-shadow:#FFFFFF  0.03em 0.03em .8em;}
.testimonial{padding:5px;}