.customer-qoute .quote-container{background:#f0f0f2;border-radius:16px;box-shadow:0 4px 6px rgba(0,0,0,.1);margin:0 auto;max-width:960px;padding:72px;text-align:center}.customer-qoute .quote-text{color:#333;font-size:18px;font-weight:500;margin-bottom:20px}.customer-qoute .quote-author{align-items:center;display:flex;gap:24px;justify-content:center}.customer-qoute .author-logo{display:flex;height:auto;width:73px}.customer-qoute .author-details{color:#888;font-size:14px}.customer-qoute .author-details p{font-size:20px;font-weight:700;line-height:32px;margin:0}@media (max-width:600px){.customer-qoute .quote-author{flex-direction:column-reverse}.customer-qoute .quote-container{padding:40px}}