/* Custom Testimonial Styles */
.testimonial-one .quote-text {
    color: #ffffff;
    font-size: 18px;
    line-height: 2.0;
    margin: 30px 0;
    max-width: 800px;
}

.testimonial-one .container {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 300px;
}

.testimonial-one__quote {
    margin-bottom: 20px;
}
