.quote{max-width:800px;margin:40px auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 0px;background:linear-gradient(180deg,#321e96 0%,#8f12ff 100%);box-shadow:0px 0px 50px rgba(50,30,150,0.2);border-radius:5px;color:white}.quote__text{color:white;text-align:center;max-width:600px;margin:0 auto}.quote__person{display:flex;margin-top:32px}.quote__img img{width:64px;height:64px;border-radius:50%;object-fit:cover}.quote__person--wrapper{margin-left:24px;text-align:left}