.site-header {
    text-align: center;
}

.widget_search, .widget_categories, .widget_archive {
    display: none;
}

.btmTextWrapper {
    display: none;
}

.topWrapper {
    line-height: 3rem;
    font-size: 3rem;
    font-weight: 700;
}

.main-navigation {
    margin: 0 0;
}

.main-navigation li {
    font-size: 1rem;
    line-height: 1.1rem;
    margin-top: 0;
    margin-bottom: .3rem;
}

.source a, .tags a, .categories a {
    display: inline-block;
    margin: .1rem 0;
    text-transform: uppercase;
    padding: .3rem .3rem;
    font-size: .6rem;
}

footer[role=contentinfo] {
    margin: 0 0 1rem 0;
}

footer[role=contentinfo] a {
    color: #686868;
    display: block;
    margin: .3rem 0;
}