#footer { justify-self: stretch; align-self: bottom; margin: 0; margin-top: 2rem; padding: 0; background: $theme-footer-background; color: $theme-footer-color; } #footer > .content { max-width: $theme-width; min-height: 4rem; margin: 0; margin-left: auto; margin-right: auto; padding: .5rem 0rem; font-size: 0.8rem; text-align: center; }