.testimonials {
  border: 2px solid #ededed;
  border-radius: 7px;
  padding: 20px;
}
.testimonials .testimonial .description p {
  font-style: italic;
  position: relative;
  margin: 0 0 10px 0;
  line-height: 25px;
  font-weight: 400;
  font-size: 16px;
}
.testimonials .testimonial .description p sup {
  color: #ccc;
  font-size: 18px;
}
.testimonials .testimonial .author {
  color: #008083;
  font-weight: 700;
  float: right;
  font-size: 17px;
}
/*# sourceMappingURL=rdw-testimonials.css.map */
