.page-title {
  margin: 0;
}


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

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

/* page title style */
.main-page-title{
 color: rgb(var(--color-accent-custom));
}

