.gsf-testimonials {
  text-align: center;
}
.gsf-testimonials .testimonial-item {
  position: relative;
}
.gsf-testimonials .testimonials-before {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 65px;
}
.gsf-testimonials .testimonials-content {
  margin-bottom: 30px;
}
.gsf-testimonials .testimonials-content p {
  font-size: 18px;
  line-height: 1.67;
  opacity: 0.8;
  text-align: left;
}
.gsf-testimonials .author-avatar {
  margin-right: 30px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.gsf-testimonials .author-avatar img {
  width: 100px;
  border-radius: 100%;
}
.gsf-testimonials .author-info:not(.author-has-thumb) .author-attr {
  text-align: center;
}
.gsf-testimonials .author-attr {
  text-align: left;
}
.gsf-testimonials .author-attr .author-name {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  color: #292929;
}
.gsf-testimonials .author-attr .author-job {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.13;
  color: #7e7e7e;
}

/*# sourceMappingURL=testimonials.css.map */
