body > header { background-color: #f5f5f5; border-bottom: 1px solid #aaa; border-top: 5px solid #fda394; margin: 0; padding: 0; text-align: center; }
body > header > h1 { border-top: 1px solid #fda394; color: #5dcacd; font-family: 'Montserrat', sans-serif; font-size: 5vw; font-weight: 900; margin: 0; padding: 0; text-shadow: -1px 0 #eee, 0 1px #eee, 1px 0 #eee, 0 -1px #eee, 2px 2px 3px #777; }
#submasthead { display: none; }
#menu-bar { background-color: #fda394; border-bottom: 1px solid #fda394; border-top: 1px solid #fda394; color: transparent; font-weight: bold; margin: 0; padding: 5px 10px; }
#menu-bar a:link,
#menu-bar a:visited { background-color: #fda394; border: 1px solid #fda394; border-radius: 5px; color: darkslategray; margin: 5px; padding: 1px 5px; text-decoration: none; }
#menu-bar a:hover { background-color: #f5f5f5; border: 1px solid darkslategray; }
#series-list { font-size: 85%; margin: 0; padding: 0.2em 0.8em; text-transform: uppercase; }
#series-list div { }
#series-list a:link,
#series-list a:visited { color: slategray; font-weight: bold; text-decoration: none; }
#series-list a:hover { color: darkslategray; text-decoration: none; }