.testimonials{padding-left:20px;padding-right:20px}.testimonials .testimonial-item{padding:30px}.testimonials .owl-nav{display:flex;height:40px;justify-content:space-between;left:0;position:absolute;top:calc(50% - 20px);width:100%;z-index:1}.testimonials .owl-nav .owl-next,.testimonials .owl-nav .owl-prev{align-items:center;background:var(--primary);border-radius:2px;color:#fff;display:flex;font-size:18px;height:40px;justify-content:center;position:relative;transition:.5s;width:40px}.testimonials .owl-nav .owl-next:hover,.testimonials .owl-nav .owl-prev:hover{background:#fff;color:var(--primary)}