/* Add custom CSS styles below */ 
body , #mainnav .inner{
background-color: #e8e8e8;
}

  .copyright-text p{
  color:#fff;
  }
  .product-index div:has( + .main-content ) {
    display: none;
}