footer .footer-legal{display:flex;position:static;background:transparent;border:0;padding:0;gap:10px 16px;flex:1;justify-content:center;flex-direction:row;align-items:center}footer .footer-legal a{color:var(--muted);font-size:12px;white-space:nowrap}footer .footer-legal a:hover{color:var(--coral)}@media(max-width:800px){footer .footer-legal{display:flex;position:static;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;padding:0}footer .footer-legal a{font-size:12px}.info-page footer .footer-legal{display:flex}}
