.g5plus-testimonials {
  text-align: center;
}
.g5plus-testimonials .testimonial-item {
  max-width: 720px;
  margin: auto;
}
.g5plus-testimonials .info h4 {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
}
.g5plus-testimonials .info span {
  color: #C6C6C6;
}
.g5plus-testimonials.tes-layout-romantic .quote {
  font-family: 'Meddon';
  padding: 30px 0;
  color: #0c0c0c;
  font-size: 30px;
  line-height: 1.2;
}
.g5plus-testimonials.tes-layout-classic .quote {
  font-size: 18px;
  line-height: 1.6;
  color: #0c0c0c;
  padding: 20px;
  letter-spacing: -0.004em;
}
.g5plus-testimonials .testimonial-item .info img {
  height: 100px;
  width: 100px;
  display: block;
  margin: auto;
  margin-top: 15px;
}
