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

.main-page-title {
  margin-bottom: 3rem;
}

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

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


.main-page-wrapp .rte > *:first-child {margin-top: 0;}
.main-page-wrapp .rte > *:last-child {margin-bottom: 0;}
.main-page-wrapp .rte p{margin-top: 25px;margin-bottom: 15px;}