.footer{position:relative;width:100%;display:flex;align-items:flex-end;justify-content:space-between;gap:1em;background-color:#fff;padding:4em 1em}.footer-col:first-child{flex:1 1}.footer-links{display:flex;gap:2.5em;align-items:flex-end}.footer-links a{text-decoration:underline;margin-right:-.25em}.footer-links a:last-child{margin-right:0}@media (max-width:900px){.footer{flex-direction:column;align-items:flex-start;gap:1em;margin-bottom:2em}.footer-links{flex-direction:column;gap:.5em;width:100%}}