body { background-color: #ffc932; }
.index { border-color: #E3B505; background: #f2567e; }
.read { border-color: #E3B505; background: ivory; }
h1, h2, button.filters, div.link { border-color: #E3B505; background: #005f69; color: ivory; }
h1 { margin-top: -1.5em; position: relative; z-index: 3; }
button.filters, div.link { border-color: #005f69; background: ivory; color: #005f69; }
div.link a { color: #005f69; }
div.link a:hover, button.filters:hover { color: #C12F5F; }
.section { border-color: #E3B505; background: ivory; }
@media only screen and (orientation: landscape) {
div.hero { border-color: #E3B505; }
}