## Overview

Highlight boxes are generic wrapper components that use a standard background color and content padding.

## Description

Highlight boxes accept the following variables:

`content`: Can be any html markup. The display width will be limited to the section max width variable.
`content_attributes`: Attributes that can be passed in and rendered in the highlight box html element (i.e. html classes).
