.testimonials__item{paddding:.25rem;display:flex!important;flex-direction:column;gap:1.5rem;text-align:center}.testimonials__image .img-container{aspect-ratio:1;margin:auto;width:86px}.testimonials__image img{border-radius:50%;display:block;height:100%;object-fit:cover;width:100%}.testimonials__quote{color:var(--bz-secondary);font-size:1.5rem;font-weight:800;line-height:1.35}.testimonials__person{color:var(--bz-secondary);font-weight:500}.testimonials__company{font-style:italic}.testimonials__arrows{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem;text-align:center}.testimonials__arrows .browse{color:var(--bz-tertiary);cursor:pointer;font-family:Font Awesome\ 6 Free;font-size:1.5rem;font-weight:900;line-height:1}.testimonials__arrows .browse.browse-prev:after{content:"\f060"}.testimonials__arrows .browse.browse-next:after{content:"\f061"}