/* CSS Document */

header p {
  font-size: 4em;
  font-weight: bold;
  padding: 80px 0px 0px 140px;
}



  body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #f8f7f2;
}

div.footer-contact {
    background-color: #20232e;
    color: #d6d6d6;
    padding: 10px 100px 30px;
    font-size: 1.1em;
}

footer h2.rgpd{}


footer h2.rgpd a{color:#096;
font-size: 20px;
font-weight: bold}

footer h2.adresse_titre{
margin-bottom: 0.5rem;
font-weight: bold;
line-height: 1.2;
font-size: 20px;
}

div.footer-contact {
  color: #d6d6d6;
	font-size: 15px;}


.nav {

  border-bottom: 2px solid #000;
  border-top: 2px solid #000;
}
