<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bountiful--body .bountiful--body-wrapper .bountiful--main .bountiful--main-wrapper,
.bountiful--sidebar .tws-vertical-menu-light,
.bountiful--sidebar .tws-container--tws-custom-html,
.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light-root-level li a,
.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light--title{
	background: #000;
}

.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light--title,
.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light-root-level li a,
.bountiful--sidebar .tws-container--tws-custom-html,
.tws-article-list--list .tws-article-list--article-name .tws-util-heading--heading a,
.tws-article-list--list .tws-article-list--price .tws-api--price-current {
	color: #fff;
}

.bountiful--start-page .tws-articles-two--heading .tws-util-heading--heading, 
.bountiful--start-page .tws-articlegroups--title .tws-util-heading--heading,
.tws-articlegroup-list .tws-artgrp-info .tws-util-heading--heading, 
.tws-custom-page--articlegroups-heading .tws-util-heading--heading, 
.tws-custom-page--article-heading .tws-util-heading--heading{
  border-bottom: 1px solid #ff0000;
}

.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light--title {
color: #ff0000;
}

.tws-article-description--text-container {
  max-height: none;
  overflow: visible;
}

.slot--article-description .tws-article-description .tws-article-description--show-more {
  display: none;
}

.bountiful--sidebar .tws-articles-two .tws-articles-two--heading,
.bountiful--sidebar .tws-articles-two .tws-articles-two--list {
  background: #000;
}

body {
    color: #fff;

}

h1 {
  color: #FFFFFF;
}

p {
  color: #FFFFFF;
}

h2 {
  color: #FFFFFF;
}

h3 {
  color: #FFFFFF;
}

tws {
  color: #FFFFFF;
}
.tws-breadcrumbs a {
    color: #fff;
}
.tws-breadcrumbs a:hover{
    color: #808080;
}
.tws-article-introduction--text .tws-article-introduction--read-more a {
    color: #fff;
}
.tws-article-introduction--text .tws-article-introduction--read-more a:hover {
    color: #808080;
}</pre></body></html>