.wp-block-quote.is-style-large, .wp-block-quote.is-large { padding:1.2em 30px 1.2em 75px; } blockquote, .wp-block-quote{ font-size: 1.4em; font-style:italic; border-left:0; line-height:1.6; position: relative; } blockquote::before{ display: block; font-family:'Times New Roman', Times, serif; content: "\201C"; color:var(--askella-font-color); font-size: 15em; line-height: 0.5; position: absolute; left: -4rem; top: 0; opacity: 0.2; } blockquote.is-style-large::before, blockquote.is-large { font-size: 25em; line-height: 0.6; }