@font-face {
  font-family: 'Hackney';
  src: url('/wp-content/themes/yatatheme/fonts/Hackney.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Limejuice';
  src: url('/wp-content/themes/yatatheme/fonts/Limejuice.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('/wp-content/themes/yatatheme/fonts/SourceSansPro-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
.section-derniersadherents h2 {
  text-align: center;
  color: #E62332 !important;
  margin-bottom: 40px !important;
}
.section-derniersadherents .swiper {
  max-width: 1350px;
}
.section-derniersadherents .swiper .swiper-slide {
  text-align: center;
}
.section-derniersadherents .swiper .swiper-slide a img {
  height: 140px;
  width: auto;
}
@media (max-width: 767px) {
  .section-derniersadherents h2 {
    margin-bottom: 20px !important;
  }
}
