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

.main-page-title {
  margin-bottom: 3rem;
}
.dark_bg{background-color: #000;}
.dark_bg_main{color:#fff;padding:100px 0 36px 0;font-size: 18px;}

@media screen and (min-width: 750px) {
  .main-page-title {
    margin-bottom: 4rem;
  }
}

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

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