.site-footer{background:#fff;padding:60px 0;text-align:center}.footer-content{margin:0 auto;max-width:1000px}.footer-logos{align-items:center;display:flex;gap:40px;justify-content:center;margin-bottom:20px}.footer-logo{max-height:40px;width:auto}.footer-links ul{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;list-style:none;margin:0;padding:0}nav.footer-links{margin:50px 0}.footer-links a{color:#27221f;margin:0 15px;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#0035fa;text-decoration:underline}.footer-disclaimer{color:#27221f;margin:0 auto;max-width:700px}.footer-disclaimer :last-child{margin-bottom:0}@media (max-width:600px){.footer-logos{flex-direction:column;gap:20px}.footer-links a{display:inline-block;margin:5px 10px}}