.full-description.details * {
    color: #fff !important;
}

/* products */
.similar-products h2,
.s-block--best-offers h2,
.store-footer h3 {
  color: #fff !important;
}
img.logo-dark {
    filter: brightness(0) invert();
}
.sicon-menu {
    color: #fff;
}
body.blog-single article *{
    color: #fff !important;
}
body.page-single .content--single-page.opt-text * {
    color: #fff !important;
}