/* Add custom CSS styles below */ 
header,
.header,
.main-header,
.salla-header {
    background-color: #3a7f8b !important;
}

/* جميع النصوص داخل الهيدر */
header,
header *,
.header,
.header *,
.main-header,
.main-header *,
.salla-header,
.salla-header * {
    color: #3a7f8b !important;
}
header a,
.header a,
.main-header a,
.salla-header a {
    color: #ffffff !important;
}
header svg,
.header svg,
.main-header svg,
.main-header svg,
.salla-header svg,
.salla-header svg {
    fill: #ffffff !important;
    color: #ffffff !important;
}
footer,
.footer,
.main-footer,
.salla-footer {
    background-color: #3a7f8b !important;
}
footer,
footer *,
.footer,
.footer *,
.main-footer,
.main-footer *,
.salla-footer,
.salla-footer * {
    color: #3a7f8b !important;
footer svg,
.footer svg,
.main-footer svg,
.main-footer svg,
.salla-footer svg,
.salla-footer svg {
    fill: #ffffff !important;
    color: #ffffff !important;
}