.app-footer{color:#fff;background:#262626;width:100%;margin-top:auto;padding:1rem 0}.footer-content{flex-direction:column;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}@media (min-width:768px){.footer-content{flex-direction:row;justify-content:space-between}}.footer-links{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (min-width:768px){.footer-links{justify-content:flex-start}}.footer-link{color:#fff;font-size:.875rem;text-decoration:none;transition:color .2s}.footer-link:hover{color:#78a9ff;text-decoration:underline}.footer-link:visited{color:#fff}.footer-copyright{color:#c6c6c6;text-align:center;font-size:.875rem}@media (min-width:768px){.footer-copyright{text-align:right}}
