.footer{background-color:var(--bg-color-dark);display:flex;justify-content:center;flex-direction:column;margin-top:auto;width:100%;border-top:1px solid var(--accent-color)}.footer__text{font-size:1rem;font-weight:400;padding:1rem 8%;color:var(--text-color-light)}