.notfound-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:40px 20px;display:flex}.notfound-page h1{color:var(--silver-light);margin-bottom:10px;font-size:8rem;line-height:1}.notfound-subtitle{font-family:var(--font-display), Georgia, serif;color:var(--black);margin-bottom:16px;font-size:1.8rem}.notfound-text{color:var(--silver-dark);margin-bottom:40px;font-size:.95rem}.notfound-btn{border:1px solid var(--black);letter-spacing:.2em;text-transform:uppercase;color:var(--black);padding:14px 40px;font-size:.8rem;transition:all .3s;display:inline-block}.notfound-btn:hover{background-color:var(--black);color:var(--white)}
