.header-article__inner{margin-bottom:var(--ui-block-spacing);margin-left:auto;margin-right:auto;max-width:calc(var(--ui-container-standard) + (var(--ui-padding-x))*2);max-width:calc(var(--ui-copy-max-width) + (var(--ui-padding-x))*2);padding-left:var(--ui-padding-x);padding-right:var(--ui-padding-x);padding-top:2rem;width:100%}.header-article__header{margin-top:var(--ui-section-spacing)}.header-article__date{display:block;font-size:var(--step-0);font-weight:700;margin-top:var(--ui-block-spacing);text-transform:uppercase}.header-article__img{height:auto;width:100%}.header-article__img,.header-article__subheading{margin-top:var(--ui-block-spacing)}.footer-article{--footer-article-share-button-size:1.5rem;--footer-article-share-button-gap:1rem;border-top:2px solid var(--brand-color-9);margin-left:auto;margin-right:auto;max-width:calc(var(--ui-copy-max-width));padding-top:1.5rem}@media only screen and (min-width:35rem){.footer-article{--footer-article-share-button-size:1.75rem;--footer-article-share-button-gap:1.5rem}}@media only screen and (min-width:64rem){.footer-article{padding-top:2rem}}.footer-article__sharing{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem var(--footer-article-share-button-gap)}.footer-article__sharing-heading{color:var(--ui-color-0);font-size:var(--step-0);font-weight:700;text-transform:uppercase}.footer-article__sharing-link{align-items:center;color:var(--ui-color-0);display:flex;height:calc(var(--footer-article-share-button-size)/1.2);justify-content:center;transition:color var(--ui-transition-duration) ease-in-out;width:var(--footer-article-share-button-size)}.footer-article__sharing-link:focus,.footer-article__sharing-link:hover{color:var(--brand-color-1)}.footer-article__sharing-items{display:flex;flex-wrap:wrap;gap:.5rem var(--footer-article-share-button-gap)}.footer-article__sharing-item{flex-shrink:0;list-style:none}.footer-article__sharing-icon{fill:currentColor;height:100%;width:100%}