a, div.submission_checklist a, span, li a:not(div > ul > li > a), div.content > ul > li > a, .registration_complete_actions li a, ul.galleys_links a{
    color: #8d0f12 !important;
}
ul.galleys_links a{
    border-color: #8d0f12 !important;
}
ul.dropdown-menu{
    background-color: #8d0f12;
}
ul.dropdown-menu li a:hover{
    background-color: #8d0f12 !important;
    border-bottom: 1px solid #fff !important;
    border-left: none !important;
}
ul.galleys_links a:hover{
    background-color: #fff;
}
div > ul > li > a, ul.pkp_nav_list li a, a.pkp_search{
    color: #fff !important;
}
a:hover,span:hover, li a:hover, div.content > ul > li > a:hover{
    color: rgb(50, 50, 50) !important;
}
h2{
    color: rgb(50, 50, 50) !important;
}
h2#issueTocGalleyLabel, div.section h2{
    color: #8d0f12 !important;
    font-weight: 600 !important;
}
h1{
    color: #8d0f12 !important;
}
div.pkp_structure_footer_wrapper{
    background-color: #8d0f12;
    color: #FFF;
}