.footer{background:var(--clr-black);color:var(--clr-white);overflow:visible;padding-bottom:5rem;padding-top:5rem;position:relative}.footer__title{font-size:1.75rem;margin-bottom:3rem}.footer__items{list-style:none;margin:0;padding:0}.footer__item{margin-bottom:.5rem}.footer__copyright{margin-top:5rem;text-align:center}.footer__copyright>*{margin-bottom:0}.footer__copyright a{color:inherit;text-decoration:none}.footer__copyright a:focus,.footer__copyright a:hover{color:var(--clr-blue);text-decoration:underline}