.testimonial-container{max-width:800px;margin:auto;padding:1rem}.testimonial{background-color:#defbff;margin-bottom:1rem;padding:1rem;border-radius:8px}.testimonial-text{max-height:6em;overflow:hidden;transition:max-height 0.6s ease-out;line-height:1.5}.testimonial-footer{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.testimonial-author{font-weight:bold;color:#1999CE}.read-more{cursor:pointer;color:#12679B;text-decoration:none;font-weight:bold}