.page-title{margin-top:0;}
.main-page-title {
  text-align:center;
  color:#f4d00c;
/*   font-family: "Brandon Text";  */
  font-family: Playlist;
} 
  
.page .rte p { 
  font-family: "Brandon Text"; 
} 


@media screen and (min-width:750px){
  .main-page-title{margin-bottom:4rem;font-size: 40px;}
}
.page-placeholder-wrapper{display:flex;justify-content:center;}
.page-placeholder{width:52.5rem;height:52.5rem;}
@media screen and (max-width:749px){
  .main-page-title{margin-bottom:10px;font-size:24px;}
}