.custom-veterans-footer .footer-container { max-width: 1200px; margin: 0 auto; padding: 0 20px; } .custom-veterans-footer .footer-top-grid { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 25px; padding-bottom: 30px; border-bottom: 1px solid #252C37; } .custom-veterans-footer .brand-title { font-size: 22px; font-weight: 800; letter-spacing: 1px; color: #F5F5F5; text-transform: uppercase; margin: 0 0 6px 0; } .custom-veterans-footer .brand-title span { color: #F4A31F; } .custom-veterans-footer .brand-subtitle { color: #878F9B; font-size: 14px; margin: 0; } .custom-veterans-footer .footer-navigation ul { display: flex; flex-wrap: wrap; gap: 20px; list-style: none; margin: 0; padding: 0; } .custom-veterans-footer .footer-navigation a { color: #F5F5F5; text-decoration: none; font-size: 15px; font-weight: 500; transition: color 0.2s ease; } .custom-veterans-footer .footer-navigation a:hover { color: #F4A31F; } .custom-

Share with