/*--------------------------article summary-------------------------------------*/

.obj_article_summary > .title{

    padding-top:0px;
}

.obj_issue_toc .sections:not(:first-child) {
    margin-top: 30px;
}

.obj_issue_toc .section >h3 { 
   font-weight:bold;
   padding: 0 0 5px;
   border-bottom: 3px solid #ffc600;
   background: transparent;
   text-transform: uppercase;
   font-weight: 700;
   position: relative;
   display: inline-block;
   left:0px;
}

.obj_issue_toc .articles {

   margin-top:10px;
}