.pkp_site_name .is_img img {
	max-height: 120px;
}
.pkp_page_index.pkp_op_index .obj_issue_toc .section h3 {
  position: relative;
  display: inline-block;
  top: auto;
  left: auto;
  padding: 0 0 .357rem;
  border-bottom: 3px solid #f7bc4a;
  background: transparent;
  text-transform: uppercase;
  font-weight: 700;
}
.pkp_structure_main .item.references .value p {
  list-style: decimal;
  display: list-item;
  margin-left: 20px;
}
.obj_issue_toc h3 + .articles {
  margin-top: 0;
}
.pkp_brand_footer{padding: 20px 20px 80px 20px;}
.pkp_brand_footer span.text-white a {
  margin: 0 10px 20px 10px;
  background: #4b7d92;
  color: #fff;
  padding: 4px 15px;
  border-radius: 30px;text-decoration: none;
}

.obj_issue_toc .sections:not(:first-child) {
  margin-top: 1.286rem;
}