.entry-title {
  color: #012169;
  background-color: #ffffff;
}

.hero-section-overlay {
  background-color: #fafafa;
  background-repeat: repeat;
}

.site-header-main-section-right.site-header-section.site-header-section-right {
  color: #011E5F;
}

.site-branding .site-title {
  color: #011E5F;
}

.site-header-section>.site-header-item:last-child {
  color: #011E5F;
}

.entry-content-wrap {
  color: #011E5F;
}

.header-navigation li.menu-item>a:hover {
  color: #011e5f;
  font-weight: 600;
}

.site-header-item.site-header-focus-item.site-header-item-main-navigation.header-navigation-layout-stretch-false.header-navigation-layout-fill-stretch-false {
  color: #011e5f;
}

.main-navigation .primary-menu-container > ul > li.menu-item > a {
  padding-left: calc(1.2em / 2);
  padding-right: calc(1.2em / 2);
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  color: #011e5f;
  font-weight: 600;
}

.single-content h4:first-child,
.single-content h5:first-child,
.single-content h6:first-child {
  margin-top: 0;
  color: #011e5f;
}

.single-content h3 {
  color: #011e5f;
}

#primary.content-area {
  border-width: 11px;
}

.entry-header.page-title.title-align-inherit.title-tablet-align-inherit.title-mobile-align-inherit {
  background-image: url("https://scholarblogs.emory.edu/emoryrta/files/2021/09/zoom-bkgrnd3-Emory-Quad.jpeg");
  background-repeat: no-repeat;
  background-size: cover;
}