section#error-section{min-height:100vh;min-width:100vw;text-align:center;display:flex;align-items:center;background-color:#2e3961;background-image:url(/assets/img/background-erro.svg);background-position:100% 0;background-repeat:no-repeat;background-attachment:fixed}section#error-section img{margin:auto}section#error-section h1,section#error-section p{color:#fff}section#error-section h1{margin:45px auto 21px;font-size:2.8125rem;font-weight:"Sanuk-bold"}section#error-section p{margin:0 0 50px;font-size:1rem;line-height:1.5625rem}