.testimonial__wrapper{align-items:flex-start;background:var(--Blue-00,#1c1f4a);border:2px solid #e0ab66;display:flex;flex-direction:column;height:25rem;justify-content:space-between;padding:2rem}.arrow-wrapper{align-items:center;display:flex;gap:1.5rem;justify-content:center;margin-top:40px;width:100%}.custom-arrow-next-reviews,.custom-arrow-prev-reviews{border-radius:100px;transition:background-color .3s ease}.custom-arrow-next-reviews:hover,.custom-arrow-prev-reviews:hover{background:var(--Blue-20,#535abc);cursor:pointer}