/* =========================
   Footer — Base Elements
   ========================= */



.footer-1,
.footer-2 {
  border-top: 1px solid #141C46;
}

.textwidget {
  font-style: normal;
}

.footer-text {
  line-height: 20px;
}

/* =========================
   Typography / Spacing
   ========================= */

/* Unified paragraph spacing across footer sections */
.footer-stores p,
.footer-links p,
.footer-policies p {
  line-height: 1.2;
  margin: 0.3em 0; /* tighter vertical rhythm */
}

.copyright-footer {
   color: #141C46
}


.links, .footer-nav uppercase {
    color: #141c46;
    font-weight: 800;
    opacity: 1;
}

/* =========================
   Components
   ========================= */

.payment-icons.inline-block {
  width: 335px;
}

