body {
    background: white;
    color: black!important;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.5625;
}
h2 {
    font-size: 32px;
    margin-bottom: .6em;
    font-weight: 300;
    text-transform: uppercase;
}
p {
    margin-bottom: 2em;
}
.main-alternate-nav-helper, .main-alternate-nav-alert, .main-header-section-helper, .main-tools-section, .hentry-sidebar, .main-footer-section-helper, .modal, .print_btn, .main-panel-section {
    display: none!important;
    overflow: hidden!important;
}
.main-content-wrap {
    padding-top: 0;
}