This is an example of the footer component without any sections or optional elements.
<footer class="mzp-c-footer">
<div class="mzp-l-content">
<nav class="mzp-c-footer-secondary">
<div class="mzp-c-footer-legal">
<p class="mzp-c-footer-license">
Portions of this content are ©1998–2022 by individual mozilla.org contributors.
Content available under a <a rel="license" href="https://www.mozilla.org/foundation/licensing/website-content/">Creative Commons license</a>.
</p>
<ul class="mzp-c-footer-terms">
<li><a href="https://www.mozilla.org/privacy/websites/">Website Privacy Notice</a></li>
<li><a href="https://www.mozilla.org/privacy/websites/#cookies">Cookies</a></li>
<li><a href="https://www.mozilla.org/about/legal/">Legal</a></li>
</ul>
</div>
</nav>
</div>
</footer>