.obj_article_summary>.title a {
    text-decoration: none;
}
a {
  color: #4d4c4b;
}
.pkp_navigation_primary > li > a {
  margin: 0.357rem 0.5em 0;
  padding: .357rem .5emcalc(.714rem - 2px);
  border-bottom: beige2px solid transparent;
  color: #4d4c4b;
  text-decoration: none;
}
.block_make_submission a {
  display: inline-block;
  padding: 0 1em;
  background: #eee;
  border: 1pxsolidrgba(0,0,0,0.4);
  border-top-color: #bbb;
  border-radius: 3px;
  box-shadow: inset 0 -1em 1em rgb(0 0 0 / 10%);
  font-size: .93rem;
  line-height: calc(2.143rem - 2px);
  font-weight: 700;
  color: #5b5957;
  text-decoration: none;
}
