div.component.single-comment{width:100%;background-color:var(--accent-color);margin:54px auto;text-align:center;position:relative}div.component.single-comment .comment-logo{position:absolute;top:-40px;left:50%;margin-left:-40px;max-width:80px;height:auto}div.component.single-comment .content{max-width:1000px;margin:0 auto;padding:54px;position:relative}div.component.single-comment .content .start-quote{position:absolute;left:5px}div.component.single-comment .content .end-quote{position:absolute;right:5px;bottom:50px}