/*
Generated time: January 23, 2026 23:53
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.reviews{display:flex;flex-direction:column;justify-content:space-between;gap:24px;color:rgba(var(--color-foreground))}.reviews__title{margin:0;margin-bottom:32px}.review{flex:1;text-align:center;background-color:#faf6f2;padding:32px;border-radius:16px}.review__author{font-weight:500;font-size:1.4rem}.review__quote{margin-bottom:0}@media screen and (min-width:990px){.reviews{flex-direction:row}}