/* Add custom CSS styles below */ 
/* مثال: تغيير خلفية الهيدر للون الأزرق الداكن */
.salla-header,
header {
    background-color: #f5f2ef!important;
}

.main-nav {
    background-color: #f5f2ef !important;
}