.main-gallery {
  font-weight: 400;
  background: #fff;
  margin-bottom: 20px;
}

.gallery-cell {
  width: 100%;
}

.testimonial {
  text-align: center;
  max-width: 850px;
  margin: 0px auto 130px auto;
  padding: 0 20px;
}

.testimonial-avatar {
  width: 150px;
  border-radius: 50%;
}

.testimonial-quote {
  display: block;
  font-size: 24px;
  font-weight: 300;
  padding: 10px 0;
}

.testimonial-quote2 {
  display: block;
  font-size: 18px;
  font-weight: 300;
  padding: 10px 0;
}


.testimonial-author {
  display: block;
  color: #6b7770;
}

.flickity-page-dots {
  bottom: 25px;
}

.flickity-page-dots .dot.is-selected {
  background: #004d60;
}
