.testimon-style-boxed .testimonial-inner {
    background-color: #27346D !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 #6372B5 ;
    opacity: 1;
}

.testimonial-content {
    color: #8E99CD!important;
}