.btn, .conteneur-vague { /* Les éléments qui ne seront pas affichés  */
  display :none;
}

h1.header-title{
	color:black;
	margin:20px auto 0 auto !important;
	text-align:center;
}

.mt-100{
	margin-top:50px;
}