/* تغيير لون الهيدر */
header, .site-header, .s-header {
  background-color: #008346 !important;
}

/* تغيير لون التذييل */
footer, .site-footer, .s-footer {
  background-color: #008346 !important;
}