.bv-testimonial-text {
  display: flex;
  align-items: center;
}
.bv-testimonial {
  font-family: 'Source Serif Pro'!important;
  font-weight: 700!important;
  font-size: 26px;
  line-height: 32px;
}
.owl-theme .owl-dots .owl-dot span {
  width: 16px;
  height: 16px;
  margin: 5px 10px;
  border: 1px solid #e71165;
  background: #e71165!important;
  transform: scale(1.5);
  background: transparent;
}
.span_12.dark .owl-theme .owl-dots .owl-dot:hover span,
.span_12.dark .owl-theme .owl-dots .owl-dot.active span {
  background: #e71165!important;
}
#temoignages .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
  min-height: 650px;
}
@media (max-width: 1000px) {
  .bv-testimonial {
    font-size: 20px;
    line-height: 26px;
  }
}
