.error-page{padding:15rem 2rem;min-height:80vh;background-color:#364630;background-size:100% auto;background-position:top;background-repeat:repeat-y;display:flex;align-items:center;justify-content:center}.error-header{max-width:100rem;margin:0 auto}.error-header h1{font-size:8rem;color:#b07748;margin-bottom:4rem}.error-header p{font-size:2rem;margin-bottom:2rem;color:#b07748}@media screen and (min-width:768px){.error-page{padding:20rem 5rem}.error-header h1{font-size:12rem;margin-bottom:4rem}}