body {
  background-color: #9dd13c;
}

h1 {
  font-size: 2rem;
}

h2 {
  font-size: 1.7rem;
}

h3 {
  font-size: 1.5rem;
  font-weight: 500;
}

.container-header .container-nav {
  align-items: center;
}

.diaporama-accueil {
  margin: auto;
}

.diaporama-accueil h1 {
  margin-bottom: 3rem;
}

.container-component, .container-bottom-a {
  padding: 20px;
  background-color: #fff;
}

.partenaires, .mentions-legales {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  text-align: center;
}

.partenaire, .retrouvez-nous, .nos-coordonnees {
  margin: 3rem auto;
}

.header, .footer {
  background-color: #9dd13c;
  background-image: none;
}

.mod-footer a {
  text-decoration: none;
}

.container-bottom-a {
  margin-top: 3rem;
}

/* TARTEAUCITRON */

#tarteaucitronRoot #tarteaucitronIcon #tarteaucitronManager img {
  width: 30px;
  height: 30px;
}
