.footer { padding: 58px 0 24px; background: var(--gradient-footer); color: rgba(255,255,255,.72); }
.footer-logo { width: 44px; height: 44px; object-fit: contain; }
.footer-brand { color: #fff; font-weight: 700; }
.footer p, .footer a { color: rgba(255,255,255,.68); font-size: .86rem; text-decoration: none; }
.footer a:hover { color: #fff; }
.footer-links { margin: 0; padding: 0; list-style: none; }
.footer-links li { margin-bottom: 8px; }
.footer-bottom { margin-top: 34px; padding-top: 20px; border-top: 1px solid rgba(255,255,255,.12); text-align: center; font-size: .78rem; }
