.display-5 {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-6 {
  font-size: 1.0rem;
  font-weight: 300;
  line-height: 2.0;
}

.maxWidth {
  width: 100%;
}

.cadreGris {
	border : 1px solid #D1D4D7;
	margin : 15px;
	text-align : center;
}