html,
body,
#app,
.app,
.app-content,
.main-content,
.page-wrapper,
.page-home,
.home-page,
.index-page {
  background: #f2ede9 !important;
}

section,
.container,
.s-block,
.products-style,
.categories-style,
.testimonials-style,
footer {
  background-color: transparent !important;
}

/* تغيير لون نص الفوتر */
footer,
footer * {
  color: #000000 !important;
}