/*  Theme Name:   Le Fil de Soi
Theme URI:    https://lefildesoi.fr 
Description:  Thème enfant du site Le fil de soi
Author:       BEE 
Template:     bricks 
Version:      0.1.0 */

html, body {
width: 100%;
overflow-x:hidden;
}
/*hero style*/

.OYPEnA.hero{
  color: #28292b;
}

.second {
  color: #003f5f;
}

/*accueil style*/

span.strong {
	color: #e76801;
}

/*plugin copyright*/


#copyright{	
	min-width: 100%;
	margin: auto;
	margin: auto;
	position: relative;
	bottom :3rem;
	text-align: center;
	font-family: "LXGWWenkai";
	color:#d2bd78 ;
	 
}

/*style footer*/

.brxe-container.foot{
	min-width : 100%!important;
}
