a,a:focus{color:#1E3A8A;}

/*articles heading title*/
.obj_article_summary>.title a{color:rgba(0,0,0,0.87) !important;font-size: 1.1rem !important;}
.obj_article_summary .meta{font-size: 0.93rem;}
/*sidebar*/
.block_information a{font-size: 1.2rem;color:#660000;}

  /*sectiion heading color*/  
.obj_issue_toc .section>h3 {
        font-size: 1.4rem;
        font-weight: 600;
        color: #660000;
    }
    
  /*spacing between sections*/  
 .obj_issue_toc .section {  margin-bottom: 50px;}
 
 /*issue heading*/
 .pkp_page_index .current_issue h2 {color: #660000;}
 
 /*readmore button*/
  .pkp_page_index .current_issue .read_more, .pkp_page_index .current_issue .read_more:hover, .pkp_page_index .current_issue .read_more:focus {
margin-top:50px;
color: #660000;
}
/*page numbers*/
.obj_article_summary .pages {
  color: rgba(0,0,0,0.87);
}
/*OJS link remove*/
div.block_developed_by{display:none !important;}