.testimonial{align-items:center;background-color:#fff;border-radius:15px;box-shadow:0 4px 12px rgba(0,0,0,.25);display:flex;flex-direction:column;margin:50px auto;max-width:400px;padding:30px}.testimonial-image{align-items:center;border-radius:50%;display:flex;height:80px;justify-content:center;margin-top:-70px;overflow:hidden;width:80px}.testimonial-image img{height:auto;object-fit:cover;width:100%}.testimonial-text{align-items:center;display:flex;flex-direction:column;text-align:center}.testimonial-text h3{color:red;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;margin-top:10px;text-align:center;text-transform:uppercase}.testimonial-text h4{font-size:12px;font-weight:400;margin-bottom:30px;text-transform:uppercase}.testimonial-text p{align-items:center;display:flex;height:100%;justify-content:center;margin:0;text-align:center}