html, body, main, header, div, p, span, h1, h2, h3, h4, h5, h6, a, ul, ol, :before, :after {
 color: black !important;
}
html, body, main, header,.site-header-container {
 background-color: white !important;
}
a {
 background-color: #f0f0f0 !important;
}
.has-background {
 background-color: #e0e0e0 !important;
 color: black !important;
}
.iconlist img {
 filter: invert(1);
}

