.headline-compact {
  font-size: 40px !important;
  line-height: 48px;
  color: #fff;
  font-weight: 500;
}
.mainContainer {
  padding-top: 0px !important;

}
.image-container-compact {
  height: 240px;
}
.stageHomepage .copy-compact {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400 !important;
}

@media screen and (width >= 961px) {
  .stageHomepage .content-wrapper-compact {
    padding: 0 8rem;
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .pNuGnG_page{
    margin-top: 24px;
  }
}
.footer-headline{
color: #00793a !important;
font-weight: 700 !important;
    
}
.footer-title{
font-weight: 700 !important;
}

.footer-subtitle-link{
font-weight: 500 !important;
font-size: 16px !important;
}