.message-page{max-width:100%;width:100%;min-height:80vh;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px;padding:64px 15px}@media only screen and (max-width:860px){.message-page{min-height:auto}}.message-page h1{font-size:2.25em;line-height:50px;color:var(--body_color)}.message-page h1,.message-page p{font-weight:400;display:flex;align-items:center;justify-content:center;text-align:center;margin:0}.message-page p{font-size:.875rem;line-height:24px;color:var(--body-color)}