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

.main-page-title {margin-bottom: 40px;}
.template-page-contact .main-page-title{margin-bottom: 10px;}

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

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

.page-title--left{text-align: left;}
.page-title--center{text-align: center;}
.page-title--right{text-align: right;}