.page-placeholder-wrapper {
  display: flex;
  justify-content: center;
}

.page-placeholder {
  width: 52.5rem;
  height: 52.5rem;
}
.spaced-section, footer {
    margin-top: -73px;
    z-index: -1;
    position: relative;
}
