.logo_client{
    background-color: #fff;
    padding: 20px 5px;
    border: 1px solid #ccc;
    font-size: 14px;
    font-weight: 600;
}
.logo_client p{
    margin-bottom: 0px;
}
.testimonial.testimonial-style-2 .testimonial-author img {
    margin: 0 auto 15px;
    max-width: 60px;
    max-height: 60px;
    background: #fff;
    object-fit: contain;
}
.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both;
    background-color: #4c4c4c4f !important;
    color: #fff !important;
}