.profile__image{margin-bottom:50px}.profile__image img{border-radius:50%;margin:0 auto}.profile__info{margin-bottom:50px}.profile__info h3{margin-top:2em}.profile__quote{color:var(--dark-purple);text-align:center}.profile__quote:before{content:"“"}.profile__quote:after{content:"”"}.profile+.profile{margin-top:120px}@media (min-width:64rem){.profile{column-gap:20px;display:grid;grid-template-columns:repeat(12,1fr)}.profile__image{grid-column:2/span 4;margin-bottom:60px}.profile__info{grid-column:7/span 5;margin-bottom:60px}.profile__quote{grid-column:3/span 8}.profile--reverse .profile__image{grid-column:8/span 4}.profile--reverse .profile__info{grid-column:2/span 5;grid-row:1}}