.footer{padding:40px 0;flex-grow:0;opacity:.65}.footer__inner{display:flex;align-items:center;justify-content:space-between;margin:0;max-width:100%}.footer .copyright{display:flex;flex-flow:row wrap;flex:1;align-items:center;justify-content:center;margin:auto;text-align:center;font-size:calc(var(--font-size) * .9)}.footer .copyright span{white-space:nowrap}.footer .footer__icons{text-align:center}.footer .footer__icons a{color:var(--foreground);text-decoration:none}.footer .footer__icons a svg{height:24px;width:24px;margin:0 6px}@media(max-width:900px){.footer__inner{flex-direction:column}}