Mixins for content that can be offset from the flow of text within which it is placed.

| Mixin | Description
| - | -
| `offset-content` | base styles |
| `offset-content--float-left` | float content to the left |
| `offset-content--float-right` | float content to the right |
| `offset-content--offset-left` | offset content to the left |
| `offset-content--offset-right` | offset content to the right |
| `offset-content--terminate-offset-left` | terminate offset sequence for left-floated content (prevents consecutive elements from stacking) |
| `offset-content--terminate-offset-right` | terminate offset sequence for right-floated content (prevents consecutive elements from stacking) |
| `offset-content__figure-caption` | style for figure captions within offset content |

<script src="{{path '/assets/_utils/js/open-ext-links-in-new-window.js'}}" />
