.p-error{background-color:#eeece0;min-height:100vh;width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}.p-error .error-box{height:100%;width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}.p-error .error-box h1{margin:10px;color:#fff;font-size:32px;text-align:center}.p-error .error-box p{margin:10px;color:#fff;font-size:16px}.p-error .error-image{width:64%}.p-error .btn-primary{width:81%;height:7%}.p-error .error-message{color:#4a4a4a;margin:7.5% 0;font-weight:700}