.testi .item .user{display:flex;align-items:center;justify-content:center;gap:15px}.testi .item .user img{width:60px;height:60px;object-fit:cover;border-radius:50%}.testi .item .user h3{margin:0;font-size:18px;color:#333}.testi .item .user span{font-size:14px;color:#777}.testi.owl-carousel .owl-dots{text-align:center;margin-top:20px}.testi.owl-carousel .owl-dot span{width:12px;height:12px;margin:5px 7px;background:#ccc;border-radius:50%;display:block;transition:background .3s}.testi.owl-carousel .owl-dot.active span{background:#eb6d2f}