#colophon{ background:$background; margin-top: 3rem; ul{ display: flex; list-style: none; justify-content: center; align-items: center; padding-top: 1rem; a{ color: rgb(190, 138, 7); padding: .5rem 1rem; &:hover{ color: grey; text-decoration: none; } } } } div#copy-info{ display: flex; justify-content: center; }