.footer-content{background-color:var(--orange_highlight);color:#fff;justify-content:space-between;align-items:center;width:100%;margin-top:50px;padding:2rem;display:flex}.footer-grid{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;display:flex}.footer-section h3{color:#fff;margin:0 0 .5rem;font-size:1em;font-weight:700}.footer-section ul{flex-wrap:wrap;gap:.5rem 1.5rem;margin:0;padding:0;list-style:none;display:flex}.footer-section li{margin:0}.footer-section a{color:#fff;font-size:1.1em;font-weight:600;text-decoration:none;transition:opacity .2s}.footer-section a:hover{opacity:.8;text-decoration:underline}.footer-logo{justify-content:flex-end;align-items:center;display:flex}.footer-logo img{-o-object-fit:contain;object-fit:contain;width:220px;height:90px}@media (max-width:768px){.footer-content{padding:1.5rem 1rem}.footer-grid{text-align:center;flex-direction:column;gap:1rem}.footer-section ul{justify-content:center}.footer-section{width:100%}.footer-logo{justify-content:center}.footer-logo img{width:160px;height:70px}}
