.footer-brand{display:flex;flex-direction:column}.footer-logo-fallback{width:32px;height:32px;background:#ffa31d;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;color:#161616;margin-right:16px}.footer-tagline{font-size:18px;font-weight:500;color:#f2f2f2!important;margin-bottom:16px}.footer-copyright{font-size:14px;color:#f2f2f2!important;margin-bottom:24px}.footer-social{display:flex;gap:12px}@media (max-width:1024px){.footer-brand{grid-column:span 2}.footer-tagline{font-size:16px}}@media (max-width:768px){.footer-brand{grid-column:span 1}}@media (max-width:480px){.footer-social{justify-content:flex-start}}