.quote{display:flex;flex-direction:column;gap:32px;padding:2rem}.quote-text{border-left:5px solid var(--blue-color);color:var(--black-color);display:inline-block;font-size:1.2rem;line-height:1.7;padding:12px 0 12px 20px}.quote-author{font-size:.85rem;font-style:italic;line-height:1.7}.quote-text>:first-child,.quote>:first-child{margin-top:0}.quote-text>:last-child,.quote>:last-child{margin-bottom:0}