.g5plus-testimonials .testimonial-item:before {
  content: '“';
  display: block;
  font-size: 115px;
  height: 65px;
  position: relative;
  top: -53px;
  font-weight: 400;
}
.g5plus-testimonials .testimonial-item p {
  font-size: 22px;
  line-height: 42px;
  margin-bottom: 37px;
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
}
.g5plus-testimonials .testimonial-item h4 {
  font-weight: bold;
  line-height: 24px;
  letter-spacing: 0.05em;
  margin-bottom: 0;
}
.g5plus-testimonials .testimonial-item h4:before {
  content: '';
  display: block;
  border-top-style: solid;
  border-top-width: 1px;
  margin: auto;
  width: 52px;
  margin-bottom: 35px;
}
.g5plus-testimonials .testimonial-item span {
  line-height: 24px;
  letter-spacing: 0.02em;
}
.g5plus-testimonials.text-light * {
  color: #fff;
}
@media (min-width: 1280px) {
  .g5plus-testimonials .owl-nav > div {
    top: 35%;
  }
}
