.page-not-found{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:80vh}.page-not-found img{width:400px}.page-not-found h1{color:#7c4197;text-align:center;margin:20px 0}.page-not-found h1 span{font-size:3rem;font-weight:500}.page-not-found button{width:300px;padding:10px;border-radius:15px;background-color:#7c4197;color:#fff;border:3px solid #7C4197;font-size:18px}.page-not-found button:hover{background-color:#fff;color:#7c4197;border:3px solid #7C4197}
