.reviewcolors,
.wpmtst-testimonial-heading.wpmtst-testimonial-heading,
.testimonial-heading.testimonial-heading 
{

color: white;
background-color: black;
align: left;

}


.wpmtst-testimonial-heading,.testimonial-heading {

font-size: 33px !important;

}

.strong-view.wpmtst-default .wpmtst-testimonial-inner {
    border: 1px solid #787878 !important;
    padding: 20px;
    text-align: left;
}
.strong-view.wpmtst-default .wpmtst-testimonial {
    border: 0px solid #ccc !important;
    margin: 20px auto;
    text-align: left;
}


.strong-form .form-field {
    margin-bottom: 10px !important;
font-size: 18px !important;
}

.strong-view.wpmtst-default .wpmtst-testimonial-image img {
    background: none !important;
    border: 1px solid #858585;
    padding: 0px;
    margin: 0 auto;
}


.strong-form .before {
    display: block;
    font-weight: 400;
  font-style: italic;
}
