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

.main-page-title {
  margin-bottom: 3rem;
  text-align: center;
  font-family: var(--font-body-family);
  letter-spacing: 4px;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  text-transform: uppercase;

}

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

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