/* JOURNAL SPECIFICS */

body .pkp_structure_main p {
  line-height: 1.4 !important;
}
body .pkp_structure_main h1 {
  font-family: "Open Sans", Georgia, serif;
  font-size: 2.24rem;
  line-height: 2.343rem;
  font-weight: 700;
  border-bottom: 2px solid black;
}

body .pkp_structure_main h2 {
  font-family: "Open Sans", Georgia, serif;
  font-size: 2rem;
  line-height: 2.143rem;
  font-weight: 700;
}

body .pkp_structure_main h3 {
  font-family: "Open Sans", Georgia, serif;
  font-size: 1.8rem;
  line-height: 1.8em;
  font-weight: 700;
}

body .pkp_structure_main h4 {
  font-size: 1.5rem;
  line-height: 1.6rem;
  font-weight: 700;
}

body .pkp_structure_main h5 {
  font-size: 1rem;
  line-height: 1.43rem;
  font-weight: 400;
}

body .pkp_structure_main h6 {
  font-size: 0.93rem;
  line-height: 1.43rem;
  font-weight: 700;
}

.pkp_navigation_primary > li > a {
  padding: 0 !important;
}

.issue-list {
  display: none !important;
}

#pkp_content_main .obj_galley_link {
  color: #000 !important;
  border: 1px solid lightgray;
}
#pkp_content_main .obj_galley_link:hover {
  color: #fff !important;
}
