header {
  background: #1e3a8a !important;
}
header {
  background: #1e3a8a !important;
}

/* أيقونات الهيدر */
header a,
header button,
header svg,
header i,
header span {
  color: #ffffff !important;
  fill: #ffffff !important;
}
footer {
  background: #1e3a8a !important;
  color: #ffffff !important;
}

footer a,
footer p,
footer span,
footer h1,
footer h2,
footer h3 {
  color: #ffffff !important;
}

/* المنطقة الرمادية فوق الفوتر */
footer * {
  background: #1e3a8a !important;
}
/* تابعنا على */
footer [class*="social"] span,
footer [class*="follow"] {
  color: #c9a84c !important;
}
header {
  background: #1e3a8a !important;
}

header a, header button, header svg, header i, header span {
  color: #ffffff !important;
  fill: #ffffff !important;
}

footer {
  background: #1e3a8a !important;
  color: #ffffff !important;
}

footer a, footer p, footer h1, footer h2, footer h3 {
  color: #ffffff !important;
}

footer [class*="social"] a {
  border-color: #c9a84c !important;
  color: #c9a84c !important;
}

footer [class*="social"] svg {
  fill: #c9a84c !important;
}
/* تابعنا على */
footer * {
  color: #ffffff !important;
}

footer [class*="social"] a,
footer [class*="social"] svg {
  color: #c9a84c !important;
  fill: #c9a84c !important;
  border-color: #c9a84c !important;
}

/* وسائل الدفع */
footer img {
  background: #ffffff !important;
  border-radius: 6px !important;
  padding: 4px !important;
  filter: none !important;
}
[class*="intro"], [class*="store-info"] {
  background: linear-gradient(135deg, #0a1628 0%, #1e3a8a 100%) !important;
  padding: 30px 20px !important;
  text-align: center !important;
}

.store-intro h1, .store-intro h2, [class*="intro"] h1, [class*="intro"] h2 {
  color: #c9a84c !important;
  font-size: 2rem !important;
  font-weight: bold !important;
}