.page-white {
  background-color: #fff;
  color: #000;
}

.hero_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.footer_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}