/* Testimonials */

.testimonial-company-name {
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-align: center;
}

.testimonial-name {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
}

.testimonial-text {
  font-size: 20px;
  line-height: 26px;
  font-weight: 200;
  padding: 0 15%;
  text-align: center;
}

.circle-wrapper {
  height: 120px;
  width: 120px;
}

p.testimonial-name {
  font-size: 20px;
}

