.page-title {
  margin-top: 0;
  margin-bottom: 0;
}
.main-page-title.page-title {
  margin-bottom: 2rem;
}
.rtl .main-page-title.page-title {
  text-align: right;
}
.page-placeholder-wrapper {
  display: flex;
  justify-content: center;
}

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