/******************************************************************************/
/*                            compMentionsLegales                             */
/******************************************************************************/
.compMentionsLegales .contentMentionsLegales {
  padding: 8px;
}
.compMentionsLegales .mentionsLegales .title {
  color: #323232;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: normal !important;
  height: 26px;
  padding: 5px 5px 5px;
  text-align: left;
}

.mentionsLegales {
	margin: 70px 0;
	background-color: #F9F9F9;
	padding: 15px;
	border-radius: 5px;
}
