.apropos{
	background: url(https://media.discordapp.net/attachments/887418644643078215/915184380400513044/crea-bouquet.png?width=1200&height=265);
	background-size: cover;
	width: 100%;
	height: 100%;
	padding: 100px;
  }
  .apropos h1{
	text-align: center;
	color: white;
	font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
  }
  .sepa2 {
	width: 80%;
	height: 1px;
	background-color: white;
	margin: auto;
	justify-content: center;
  }
  .para{
	margin: 60px 370px;
	text-align: center;
	padding: 30px;
	background-color: white;
	border-radius: 10px;
	font-size: 20px;
  }
  .apropos2{
	background: url(https://media.discordapp.net/attachments/887418644643078215/915236536985980939/apropos2.png?width=1200&height=265);
	background-size: cover;
	width: 100%;
	height: 100%;
	padding: 100px;
  }
  .apropos2 h1{
	text-align: center;
	color: white;
	font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
  }