.columns{justify-content:space-around;display:flex;flex-direction:column}.quotes{background-color:black}.quotes p{margin:0;font-family:"basiersquare-regular"}.quote p::before{content:open-quote}.quotes p::after{content:close-quote}.quotes .columns{justify-content:space-around}.quote-wrap{display:flex;flex-direction:column;justify-content:space-between}.quote{color:rgba(255,255,255,.9);font-size:20px;line-height:26px;margin-bottom:16px;display:block}p{color:white}.column{padding:0}.author{display:flex}.author-info{display:flex;flex-direction:column;justify-content:center;margin-left:16px;margin-left:40px;position:relative}.author-info:before{content:'';height:80%;width:1px;background:#00f5a3;position:absolute;margin-left:-4px;margin-left:-14px}.author-title *{color:#757575 !important}.author-name *{color:white;margin-bottom:4px}.author-img{width:65px;height:65px;object-fit:fill}@media(max-width:768px){.quotes{max-width:60ch}.quote-wrap:first-child{padding-bottom:80px}}@media(min-width:769px){.column{max-width:500px}.column:first-child{padding-right:8px}.column:last-child{padding-left:8px}.columns{flex-direction:row}}@media(min-width:991px){.quote{font-size:23px;line-height:29px}}