/* Add custom CSS styles below */ 
.header,
.navbar,
.store-header {
    background: linear-gradient(to bottom, #4a0019, #6b0026, #8a0033) !important;
}
.header *,
.navbar *,
.store-header * {
    color: #f5e6c8 !important; /* بيج فاتح يظهر على الخلفية */
    fill: #f5e6c8 !important;  /* للأيقونات الـ SVG */
}