For CTA buttons alongside headings in content area simply apply pull-right
on a regular button, cta
is not needed.
Example
New Page
Pages
<a href="#" class="btn btn-primary btn-raised pull-right">
<span class="glyphicon glyphicon-plus-sign offset-right" aria-hidden="true"></span>
New Page
</a>
<h2>Pages</h2>