.error-container{height:100vh;display:flex;justify-content:center;align-items:center}.error-container p{margin:0}.error{width:35%;margin:0 auto;border:1px solid black;border-radius:1rem;padding:1.5rem;background-color:var(--our-red);color:#fff}.error p{line-height:1.45rem;letter-spacing:.025em}.error .title{font-size:1.5rem;margin-bottom:1.15rem}.error .message{font-size:1.25rem;margin-bottom:1.5rem}.btn-home{width:100%;display:grid;text-decoration:none}.btn-home button{justify-self:end;padding:.5rem 1rem;border-radius:10rem;font-size:1.2rem}button:hover{cursor:pointer}@media screen and (min-device-width: 1350px){.error{width:35%}}
