.promocodesfor-footer-brand-title { letter-spacing: -0.4px; font-size: 1.35rem; color: #18181b; font-weight: 800; }
.promocodesfor-footer-nav-anchor:hover { color: #c1121f; }
.promocodesfor-footer-copyright-label { color: #a1a1aa; font-size: 0.8rem; }
.promocodesfor-footer-links-nav { flex-wrap: wrap; justify-content: center; margin-bottom: 28px; align-items: center; gap: 24px; display: flex; }
.promocodesfor-footer-bottom-divider { width: 100%; margin-bottom: 24px; height: 1px; background-color: rgba(0, 0, 0, 0.06); }
.promocodesfor-footer-disclosure-panel { max-width: 720px; margin-bottom: 20px; }
.promocodesfor-footer-base-container { background-color: #faf9f5; font-family: "Google Sans", system-ui, -apple-system, sans-serif; border-top: 1px solid rgba(0, 0, 0, 0.06); padding: 60px 0; box-sizing: border-box; }
.promocodesfor-footer-brand-link { display: inline-flex; transition: opacity 0.2s ease; align-items: center; text-decoration: none; margin-bottom: 20px; gap: 10px; }
.promocodesfor-footer-intro-paragraph { line-height: 1.65; color: #52525b; margin: 0 0 28px 0; font-size: 0.95rem; max-width: 680px; }
.promocodesfor-footer-nav-divider { height: 14px; background-color: rgba(0, 0, 0, 0.12); width: 1px; }
.promocodesfor-footer-brand-icon { object-fit: contain; width: auto; max-height: 32px; }
.promocodesfor-footer-center-wrap { margin: 0 auto; display: flex; text-align: center; align-items: center; flex-direction: column; max-width: 820px; }
.promocodesfor-footer-link-section { gap: 12px; align-items: center; display: flex; }
.promocodesfor-footer-trust-pill i { font-size: 0.85rem; color: #c1121f; }
.promocodesfor-footer-disclosure-copy strong { font-weight: 700; color: #18181b; }
.promocodesfor-footer-brand-link:hover { opacity: 0.9; }
.promocodesfor-footer-trust-badges { margin-bottom: 28px; gap: 12px; justify-content: center; display: flex; flex-wrap: wrap; }
.promocodesfor-footer-disclosure-copy { line-height: 1.6; font-size: 0.825rem; margin: 0; color: #71717a; }
.promocodesfor-footer-nav-anchor { color: #18181b; text-decoration: none; font-weight: 500; transition: color 0.2s ease; font-size: 0.9rem; }
.promocodesfor-footer-section-label { font-size: 0.75rem; color: #a1a1aa; font-weight: 700; letter-spacing: 0.8px; text-transform: uppercase; }
.promocodesfor-footer-trust-pill { background-color: #ffffff; align-items: center; border: 1px solid rgba(0, 0, 0, 0.06); gap: 6px; display: inline-flex; padding: 6px 14px; color: #52525b; font-size: 0.8rem; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.01); font-weight: 500; border-radius: 999px; }
@media (max-width: 768px) {
  .promocodesfor-footer-link-section { flex-direction: column; gap: 8px; }
  .promocodesfor-footer-nav-divider { display: none; }
  .promocodesfor-footer-links-nav { gap: 16px; flex-direction: column; }
}