.testimon-style-boxed .testimonial-inner {
    background-color: #fff !important;
    box-shadow: none !important;
    transition: none !important;
}
.testimon-style-boxed .testimonial:hover .testimonial-inner {
    box-shadow: none !important;
}

body .testimonial-separator {
    border: 1px solid #D1D5DB ;
    opacity: 1;
}

.testimonial-content {
    color: #6B7280!important;
}