.custom-global-footer { padding: 30px 0; } .custom-footer-nav { display: flex; justify-content: center; list-style: none; padding: 0; margin: 0; gap: 15px; } .custom-footer-nav li a { text-decoration: none; display: flex; align-items: center; gap: 8px; } .custom-footer-columns { margin-top: 30px; } .custom-footer-col-title { margin-bottom: 20px; font-weight: bold; } .custom-footer-row { margin-bottom: 10px; } .custom-footer-copyright { margin-top: 30px; text-align: center; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 20px; }
