.entry-header-wrapper .entry-header {
    margin: 0px auto 0!important;
}
.featured-image {
  max-width: 1800px!important;
}
.page-header-bg-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.social-links {
  color: #ffffff!important;
}