/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/


.taille{
  font-size: 3.5em;
  color: #000000;
}

.text-securite{
	color : #0d6efd;
}

.img{

	background-image:url('../images/bg-img.jpeg');
}


