.page-content {
  margin-bottom: 3rem;
}

@media screen and (min-width: 990px) {
  .page-content {
    margin-bottom: 5rem;
  }
}

.page-title {
  margin-top: 0;
}

.main-page-title {
  margin: 2rem 0;
}

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

.page-placeholder {
  width: 52.5rem;
  height: 52.5rem;
}
