/*!/wp-content/plugins/Block-Quote/style.css*/.wp-block-custom-blocks-quote blockquote{position:relative;padding:1em 1.5em;margin:0;font-style:italic;border-left:4px solid #ccc}.wp-block-custom-blocks-quote blockquote:before,.wp-block-custom-blocks-quote blockquote:after{content:'“';font-size:4em;position:absolute;color:#ccc}.wp-block-custom-blocks-quote blockquote:before{top:-10px;left:10px}.wp-block-custom-blocks-quote blockquote:after{content:'”';bottom:-20px;right:10px}.wp-block-custom-blocks-quote .quote-author{display:block;text-align:right;margin-top:1em;font-style:normal}