.wp-active-we-testimonials-4 .testimonial .comment-image {
  position: relative;
  width: 90px;
  height: 90px;
  margin: 0 auto 20px;
  z-index: 3;
  border-radius: 50px;
  border: 8px solid rgba(0, 0, 0, 0.031372549);
}
.wp-active-we-testimonials-4 .testimonial .comment-content-box {
  position: relative;
  z-index: 2;
  background: white;
  padding: 30px 40px 20px;
  border-radius: 20px;
  box-shadow: 0 16px 60px rgba(0, 0, 0, 0.0274509804);
}
.wp-active-we-testimonials-4 .testimonial .comment-text {
  font-size: 13px;
  color: var(--ae-color-gray);
  text-align: justify;
}
.wp-active-we-testimonials-4 .testimonial .comment-info {
  position: relative;
  padding-top: 16px;
}
.wp-active-we-testimonials-4 .testimonial .comment-info:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.12) 50%, rgba(0, 0, 0, 0) 100%);
}
.wp-active-we-testimonials-4 .testimonial .comment-author-name {
  font-weight: bold;
  font-size: 14px;
  color: var(--ae-color-dark);
}
.wp-active-we-testimonials-4 .testimonial .comment-logo {
  height: 30px;
}
.wp-active-we-testimonials-4 .testimonial .comment-logo img {
  height: 30px;
  width: auto;
}
.wp-active-we-testimonials-4 .comment-under-box {
  position: relative;
  bottom: 50px;
  margin: 0 auto;
  z-index: 1;
  display: block;
  width: calc(100% - 80px);
  height: 60px;
  background: #f5f5f5;
  border-radius: 20px;
  box-shadow: 0 16px 60px rgba(0, 0, 0, 0.0274509804);
}

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