.testemonialsGridContainer{display:flex;flex-direction:row;gap:20px;padding:0 20px;margin:0 auto;justify-content:center;align-items:start;max-width:1200px;flex-wrap:wrap}.testemonialCardContainer{display:flex;flex-direction:column;gap:20px;width:100%;justify-content:space-between;background-color:#fcf8eb;border-radius:4px;padding:20px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);max-width:400px;border:1px solid #a4a496;min-height:200px}.testemonial-quote{font-size:24px;font-weight:400;color:#333}.testemonial-text{display:flex;flex-direction:column;gap:10px}.testemonial-author{font-size:18px;font-weight:600}.testemonial-author p,.testemonial-author span{color:#333}.testemonial-stars{display:flex;flex-direction:row;gap:4px}.testemonial-stars img{width:20px;height:20px}