A footer is a container that can (or not) be separated from the content by a line, but it's main function is to adjust margins for footer content. As with the header, it's padding adapts to the [main options](#option-border).

You can have buttons (of any size), text, anything... again, within reason.

By default, it has `text-align: center`, but you can override that with utility classes

Footers have 2 extra options: `Vlt-card__footer--noborder` (removes the border and adjusts padding) and `Vlt-card__footer--short` (lowers the padding)

Footers can be combined with **headers**, **images**, and **corners**,