.notFoundOrRestrictedPage{grid-column:1;justify-content:center;align-items:center;width:100%;min-height:80vh;display:flex}.notFoundOrRestrictedPage .notFoundOrRestricted{background-color:var(--primary-background-color,#000);flex-direction:column;justify-content:center;align-items:center;display:flex}.notFoundOrRestrictedPage .notFoundOrRestricted .entry-header-data{color:var(--primary-text-color,#fff);flex-direction:column;justify-content:center;align-items:center;font-size:2rem;display:flex}.notFoundOrRestrictedPage .notFoundOrRestricted .entry-header-data h1,.notFoundOrRestrictedPage .notFoundOrRestricted .entry-header-data h2{text-align:center}
