body {
    background: #FFF;
}

a, p a {
    color: #BF1E2E !important;
}

.header-separator {
    background: #BF1E2E;
}

.dir-form-color {
    background-color: #BF1E2E;
}

.weekly-columnist .weekly-columnist-header {
    color: #BF1E2E;
}

.trending-stories-title {
    color: #BF1E2E;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background: #BF1E2E;
    color: #fff;
}

a.btn-success {
    color: #fff !important;
}
