.testi-div{background-color: #f5f5f5;padding:20px;border-radius: 10px;}
.testi-slide{background-color:#919191 ;padding:18px;border-radius: 12px;}
.testi-img{width: 50px;height: 50px;}
.testi-img img{width:100%;height:100%;object-fit: cover;border-radius: 50%;}
.testi-slide p{color: white;font-size: 15px;line-height: 20px;}
.testi-slide h4{color: white;font-size: 20px;font-weight: 600;}
.testi-slide h6{color: white;font-size: 13px;}
.testi-slide svg{rotate: 10deg;}
.testi-slide svg g{fill: rgba(255, 255, 255, 0.2);}
.testimonial_slider .slick-dots li button:before{font-size: 14px;color: #ccc ;}
.testimonial_slider .slick-dots li.slick-active button:before{opacity: .85;color: var(--dynamic-color);}