/** Shopify CDN: Minification failed

Line 11:12 Expected identifier but found whitespace
Line 11:19 Unexpected ";"
Line 17:12 Expected identifier but found whitespace
Line 17:19 Unexpected ";"

**/
.main-page-title {
  scroll-margin-top: : : 3rem;
}text-align: center;
}
}

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

@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;
}
