Site Content Styling
There are lots of utility classes that can be added in content using the html editor
figure captions - Nationbuilder strips out the <figcaption> element in the editor, but a caption sized item can be created by adding class=”figcaption” to the HTML paragraph
“btn btn-primary” - blue button ie, <a href="/link" class="btn btn-primary">Learn more</a>
“btn btn-secondary” - pink button