.theme-testimonial {
    background-color:rgba(228,228,228,0.5);
    box-shadow:0 0 0 #e4e4e4;
    padding: 20px;
}
.theme-testimonial img {
    border-radius:50%;
}
.theme-testimonial .ccm-block-testimonial-paragraph {
    margin: 0 0 15px;

}
.theme-testimonial .ccm-block-testimonial-name, .theme-testimonial .ccm-block-testimonial-name {
    margin-bottom:0;
}