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

.main-page-title {
  font-size: 24px;
  margin-bottom: 1.875rem;
}

@media screen and (min-width: 750px) {
  .main-page-title {
    font-size: 30px;
    margin-bottom: 2.5rem;
  }
}

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

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