/* Add custom CSS styles below */ 
body {
  background-color: #FFFFFF !important;
}
/* الفوتر */
footer,
.footer,
.site-footer {
  background-color: #FFFFFF !important;
}

footer,
footer p,
footer a,
footer span {
  color: #5b3250 !important;
}

/* الهيدر (أعلى الصفحة) */
header,
.main-header,
.site-header {
  background-color: #FFFFFF  !important;
}

header a,
header span,
header p {
  color: #5b3250 !important;
}