/* Testimonials */
.section--testimonials {
    margin: 1rem auto;
}
.testimonial--item-author {
    color: var(--color-grey);
    margin-top: 0.3rem;
}
