
html,
body {
    background: #fff !important;
}

body {
    color: #2b2a29;
}

.site-wrapper,
.page-wrapper,
.main-wrapper,
.content-wrapper,
.main-content,
.page-content,
.catalog-page,
.news-page,
.faq-page,
.documentation-page,
header,
main,
footer,
section {
    background: #fff;
}
