

body {background-color: #fffbf2;}
h1{font: 3em Palatino Linotype, sans-serif;color: black;text-align:center; margin-block-end: 5px; margin-block-start: 5px;}
h2{font: 1.5em Palatino Linotype, sans-serif;color: black;text-align:center; margin-block-end: 5px; margin-block-start: 5px;}
iframe {border: none;}
.bandeau {text-align: center; background-color: #ffffff; padding:10px; border-bottom-color: rgb(219, 219, 219); border-bottom-style: solid; border-bottom-width: 1px;}


@media screen and (max-width: 1024px) {
  body {
    font-size: 20px;
	
  }
  p {
    font-size: 40px;
  }
}