.gsf-testimonials .author-avatar {
  width: 50px;
}
.gsf-testimonials .author-avatar img {
  width: 50px;
  height: 50px;
}
.gsf-testimonials .author-bio {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
}
.gsf-testimonials .author-name {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.3em;
  display: inline-block;
  margin: 0;
}
.gsf-testimonials .author-job {
  font-size: 11px;
  letter-spacing: 0.3em;
  display: inline-block;
}
.gsf-testimonials.testimonials-style-01 .testimonial-item {
  text-align: center;
}
.gsf-testimonials.testimonials-style-01 .author-avatar {
  margin: auto;
  margin-bottom: 43px;
}
.gsf-testimonials.testimonials-style-02 .testimonial-item {
  text-align: center;
}
.gsf-testimonials.testimonials-style-02 .author-avatar {
  width: 70px;
  margin: auto;
  margin-bottom: 40px;
}
.gsf-testimonials.testimonials-style-02 .author-avatar img {
  width: 70px;
  height: 70px;
}
.gsf-testimonials.testimonials-style-02 .author-name {
  margin-bottom: 10px;
  display: block;
}
.gsf-testimonials.testimonials-style-02 .author-job {
  display: block;
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  letter-spacing: 0;
}
.gsf-testimonials.testimonials-style-02 .author-bio {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0;
  margin-bottom: 0;
  margin-top: 26px;
}
.gsf-testimonials.testimonials-style-03 .testimonial-item {
  text-align: left;
}
.gsf-testimonials.testimonials-style-03 .author-avatar {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.gsf-testimonials.testimonials-style-03 .author-bio {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.05em;
  margin-bottom: 28px;
}
