body { background-color: white; }
.index { border-color: black; background: white; }
.read { border-color: black; background: white; }
h1, h2, button.filters, div.link { border-color: black; background: crimson; color: white; }
button.filters, div.link { border-color: black; background: dimgrey; color: white; }
div.link a { color: white; }
div.link a:hover, button.filters:hover { color: peachpuff; }
.section { border-color: black; background: white; }