.main-page .row {
  padding-bottom: 4.8rem;
  padding-top: 4.8rem;
}
.main-page-title {
  text-align: center;
  color: white;
  margin-top: 0;
  background: #00142f;
}

.main-page-title h5 {
  color: white;
}
.page-placeholder-wrapper {
  display: flex;
  justify-content: center;
}

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