.pkp_structure_footer {
  background-color: #344769;
}
a {
  color: #344769;
}
.page-content {
  padding-top: 0rem !important;
}
html,
body,
.pkp_structure_main {
  line-height: 1.65rem;
  font-family: "Roboto Condensed", "Open Sans", "Noto Sans" !important;
}
.section h3 {
  font-size: 1.8em !important;
}
body {
  font-size: 17px !important;
}
a.obj_galley_link {
  background-color: #dea627 !important;
}
.homepage_about {
  padding-bottom: 0 !important;
}
.cmp_article_list li {
  margin-bottom: 1rem;
}
div.published {
  margin: 0 !important;
}
div.sections {
  margin-top: 0 !important;
}
pkp_structure_main h2 {
  margin: 1rem 0 1.43rem !important;
}

/* Primary Nav Stlying */
#navigationPrimary a{
	color: #344769
}

#navigationPrimary li a:hover{
	background-color: #334769;
	color: #CCD1D9;
	text-decoration-line: underline;
  }
