.error404{background-color:var(--white-violet);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative}.error404 .box-msg{background-color:var(--white);border-radius:10px;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;max-width:470px;padding:30px;display:flex;position:relative}.error404 .box-msg h1{color:var(--black);justify-content:center;align-items:center;gap:10px;font-size:30px;font-weight:500;display:flex;position:relative}.error404 .box-msg h1 svg{color:var(--orange)}.error404 .box-msg p{color:var(--black);justify-content:center;align-items:center;gap:10px;font-size:20px;font-weight:500;display:flex;position:relative}.error404 .box-msg a{color:var(--white);background-color:var(--red);border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:10px;font-size:20px;font-weight:500;display:flex;position:relative}
