.footer{color:#fff;text-align:center;background-color:#b74233;padding:1rem;font-size:.9rem}.footer-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:1200px;margin:0 auto;display:flex}.footer-content>div:first-child{flex:1;min-width:200px}.footertags{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.footer-link{color:#fff;white-space:nowrap;margin:.25rem .5rem;text-decoration:none;transition:color .3s}.footer-link:hover{color:#fbc3bb;text-decoration:underline}@media (max-width:768px){.footer{padding:1rem .75rem;font-size:.85rem}.footer-content{flex-direction:column;gap:1rem}.footer-content>div:first-child{width:100%}.footertags{justify-content:center;gap:.75rem;width:100%}.footer-link{margin:.25rem;font-size:.8rem}}@media (max-width:480px){.footer{padding:.75rem .5rem;font-size:.75rem}.footer-content{gap:.75rem}.footertags{gap:.5rem}.footer-link{margin:.2rem .15rem;font-size:.7rem}}
