/** Shopify CDN: Minification failed

Line 30:17 Expected identifier but found whitespace
Line 30:18 Unexpected "#080808"

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

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

@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;
}
background-color: #080808 !important;
color: #ffffff !important;
font-size: 12px !important;
text-transform: uppercase;
letter-spacing: 0.2em;

