

/**umb_name:Green*/
.text-primary {
	color: #8CA70A;
}

/**umb_name:Orange*/
.text-secondary {
	color: #F49900;
}

/**umb_name:Blue*/
.text-third {
	color: #4A69BD;
}

/**umb_name:Titre2*/
.h2 {
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 45px;
	line-height: 68px;
	color: #343D34;
}

/**umb_name:Titre3*/
.h3 {
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 20px;
	color: #343D34;
}

/**umb_name:Titre3*/
.h4 {
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 16px;
	color: #343D34;
}
