body {
    background-color: #fff;
}

#masthead {
    display: none;
}

#footer {
    display: none;
}

.nav {
    display: none;
}

#results .visual-wrapper {
    display: none;
}

#results .btn,
#results .btn.printer,
#results .hider,
#results .shower {
    display: none;
}

.share {
    display: none;
}

#results .content,
#results .content p,
#results .content a {
    color: #000;
}

#results .text-wrapper,
#results .text-wrapper-toggle {
    display: block;
    color: #000;
}

#results .content p {
    font-size: 1.3em;
}

#results .text-wrapper .day-wrapper p.title,
#results .text-wrapper .day-wrapper p.action,
#results .text-wrapper .day-wrapper p.action .time {
    color: #000000;
    font-size: 1em;
}

#results .text-wrapper .day-wrapper p.title {
    font-size: 1.2em;
}