/* 9462527 - Jon B - 11/15/23 */
.testimonial.fsPostElement .fsElementContent {
  padding:10px 20px;
}
@media (min-width:900px) {
  .testimonial.fsPostElement .fsElementContent {
    padding:25px 0;
  }
}

.curve-bottom-green-light::after {
  background-position-y: bottom;
  background-repeat: repeat-x;
}

.curve-top-green-light::before {
  background-position-y: top;
  background-repeat: repeat-x;
}