body{
  background-color: #FED8B1;
}

.top-navbar{background-color: #D8A175 ;}

.s-comments-product { background-color: #FED8B1 !important ; }

 #mainnav {background-color: #D8A175 ;}
         
        
/* خلفية الفوتر */
.store-footer {
  background-color: #996633 !important ;  /* Dark Topaz */

}

.store-footer__inner {
  background-color: #D8A175  !important ;  /* Dark Topaz */

}

.

/* روابط داخل الفوتر */
.store-footer a {
  
  color: #FEBA4F; /* روابط برتقالية */
  text-decoration: none;
}

/* روابط عند المرور عليها */
.store-footer a:hover {
  color: #ffffff; /* تتحول لأبيض عند hover */
}

/* أي نصوص إضافية داخل الفوتر */
.store-footer p, 
.store-footer span, 
.store-footer h3 {
  color: #ffffff;
}