Helpers
The assets/sass/utils/_helpers.scss file provides a handful of helper classes.
Example
The .divider helper class provides a quick way to display a page/section divider.
Sass
In HTML
class="divider"(default)
class="divider padded"(with padding)
class="divider white"(to be used over a dark background)