footer{background-color:#222;color:#eee;padding:2rem 1.5rem;text-align:center}footer ul{list-style:none;margin:0;padding:0;display:flex;justify-content:center;gap:2rem}footer ul li a{color:#eee;text-decoration:none;font-weight:500;transition:color .3s ease}footer ul li a:hover,footer ul li a:focus{color:#fc0;outline:none}