.quote_section{background:var(--dark-brand);border-radius:40px;color:#fff;padding:56px}.quote_section svg{height:53px;margin-bottom:46px}h2.quote_text{color:#fff;margin-bottom:40px!important}.person_wrapper{align-items:center;display:flex;gap:22px}.person_wrapper img{border-radius:8px;height:88px;object-fit:cover;width:88px}.person_wrapper h3{color:#fff!important;font-weight:700!important;margin-bottom:6px!important}.person_wrapper p{color:var(--gray-400)!important;margin-bottom:0!important}@media screen and (max-width:600px){.quote_section{border-radius:24px;padding:54px 32px 32px}.person_wrapper img{border-radius:12px}.quote_section svg{height:48px;margin-bottom:24px}}