 .wpmtst-testimonial-inner {
        padding: var(--padding) !important;
        background: var(--brand-color-darken-30) !important;
        width: 100% !important;
      }



      .wpmtst-testimonial-inner,
      .wpmtst-testimonial-content,
      .testimonial-content {
        display: flex !important;
        flex-flow: column !important;
        justify-content: center !important;
        align-items: center !important;
        color: #fff !important;
      }

      .wpmtst-testimonial-image  {
        margin: auto !important;
        flex-flow: column !important;
        justify-content: center !important;
        align-items: center !important;
        margin-left: -.25rem !important;
      }



      h3.testimonial-heading,
      .testimonial-content p {
        color: #fff !important;
        padding: var(--padding) !important;
      }

.testimonial-inner h3 {
	text-align: center !important;
	display: block;
}

 .wpmtst-testimonial-inner {
        /* padding: var(--padding-xl) !important; */
        background: var(--brand-color-darken-30) !important;
      }

      .wpmtst-testimonial-inner,
      .wpmtst-testimonial-content,
      .testimonial-content {
        display: flex !important;
        flex-flow: column !important;
        justify-content: center !important;
        align-items: center !important;
        color: #fff !important;
      }

      .wpmtst-testimonial-image  {
        margin: auto !important;
        flex-flow: column !important;
        justify-content: center !important;
        align-items: center !important;
      }

      h3.testimonial-heading,
      .testimonial-content p {
        color: #fff !important;
        padding: var(--padding) !important;
      }

.testimonial-inner h3 {
	text-align: center !important;
	display: block;
  max-width: 66vw;
}

.wpmtst-testimonial-image,
.testimonial-image img {
  max-width: 10vw !important;
  height: auto;
}
.wpmtst-testimonial-field {
  font-size: 75%;
}

.strong-content {
    padding-bottom: var(--padding-xl) !important;
  }
