.testimonial{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:40px;margin:20px;box-shadow:0 4px 8px rgb(0 0 0 / .1);font-size:18px}.testimonial p{flex:1;margin-right:20px;font-style:italic}.testimonial img{border-radius:50%;width:100px;height:100px;border:3px solid orange}.author{text-align:right;margin-top:10px;font-size:16px;color:#666}