College of Education and Human Development wordmark.

pull quote

A half-width column with yellow background

"This is an important quote."

Use the .pull-quote class to bump up the font size for things like, well, pull quotes.


<div class="row emphasis margin-top-1">
    <div class="half feature">
        <p>A half-width column with yellow background</p>
        <p class="pull-quote">"This is an important quote."</p>
    </div>
</div>