html{
  background-color: #5F7680;
}

body{
  background-color: #5F7680;
  color: white;
}

.pkp_structure_page{
  background-color: #103B4A;
}

.obj_issue_toc .section h2{
  border-bottom: 3px solid #7DD3C0;
}

.obj_article_details .citation_display .citation_formats_button{
  background: #C7F9EE;
}

.obj_article_details .orcid a,
.obj_article_details .doi a{
  color: #9EF0D8;
}