.testimonials_quote{
background-color:white;
margin-bottom:15px;
padding:15px;
border-radius:15px;
color:#1e1e1e;
}
.testimonial_quote_footer{
 text-align:center;
 font-weight:600;
}
blockquote{
 background-color: #f1f1f1!important;
    padding: 10px!important;
    border-radius: 12px!important; 
}