College of Education and Human Development wordmark.

clear button

Use a dark background for these so the contrast is better than demonstrated here.


<div class="row emphasis subtle">
    <div class="container">
        <div class="third">
            <p class="text-center"><a href="" class="button center clear">Button 1</a></p>
        </div>
        <div class="third">
            <p class="text-center"><a href="" class="button center clear">Button 2</a></p>
        </div>
        <div class="third">
            <p class="text-center"><a href="" class="button center clear">Button 3</a></p>
        </div>
    </div>
</div>