Nice & Simple Blockquote

HTML
<blockquote> <p>“Consumers across the global value services, products, people, and institutions that: reduce anxiety, reduce risks, and provide some sense of safety and belonging."</p> </blockquote>
CSS
blockquote { font-size:1rem; font-style: italic; display:inline-block; background-color: #fff; padding:20px 40px 20px 30px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; border-left: 6px solid #1082c1; margin: 20px 0px; }
JAVASCRIPT
Expand for more options Login