/* Style custom */

.container-avis {
  background-color: rgba(164, 184, 226, 0);
}

.testimonials .testimonial-item div {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.testimonials .testimonial-item {
  padding: 10px 0px;
}

.testimonials .testimonials-slider {
  padding: 0px 2px;
}

.footer3 .row:first-child {
  background-color: rgb(45 61 63);
}

.footer3 .row:last-child {
  background-color: rgb(31, 46, 48);
}

.video-player,
.video-link img {
  height: 350px;
}

@media screen and (max-width: 768px) {
  .presentation2 .col-md-3 .content {
    height: 294px;
  }

  .presentation2 .col-md-3 .profile-image {
    height: auto;
  }
  
  .testimonials .testimonials-slider {
    padding: 0px 20px;
}
.page-avis .stats-container {
    margin-top: 60px;
  }
}
