
  body, 
  #main, 
  .main, 
  .product-list, 
  .product_list, 
  .product-detail, 
  .product_detail, 
  .description, 
  .content,
  .main_content,
  .ueeshop_responsive_product_list,
  .ueeshop_responsive_product_detail {
    background-color: #121212 !important;
    color: #e0e0e0 !important;
  }
  h1, h2, h3, h4, h5, h6, p, span, div, li, a {
    color: #e0e0e0 !important;
  }
  .price, .product-price, .current-price {
    color: #ffcc00 !important; /* Gold for prices for readability */
  }
