
/* custom changes after upgrade */
.pkp_site_name { border-bottom: 2px solid #cb0145; margin-bottom: 0.25rem; padding-bottom: 1rem;}
.pkp_page_index .current_issue .current_issue_title { font-size: 1.5rem;}
.obj_issue_toc .sections:not(:first-child) {margin-top: 0;}
.pkp_block.block_language a {text-transform: capitalize;}
.pkp_structure_footer_wrapper {background-color: #E7E7E7;}
.pkp_brand_footer {display: none !important;}
.pkp_page_index .current_issue h2 { color: #8a1538; }
.cmp_manuscript_button:hover, .cmp_manuscript_button:focus, .block_make_submission a:hover, .block_make_submission a:focus, .obj_galley_link:hover, .obj_galley_link:focus { color: #fff;}
.cmp_notification a:first-child {text-decoration: underline;}
.item.author_bios { display: none !important;}
.page_login .password a { display: inline-block; }
abbr[title] { text-decoration: none; }

@media (min-width: 992px) { 
  #navigationPrimary a:hover, #navigationPrimary a:focus { color: #003b5c; }
  .pkp_navigation_primary_row { background: #E7E7E7; }
  #navigationPrimary a { color: inherit; }
  .pkp_navigation_primary>li>a:focus { background: none; }
}
