.not-found-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:4rem 2rem;display:flex}.not-found-container i{color:var(--shared-color);margin-bottom:1rem;font-size:3rem}.not-found-container h2{margin-bottom:.5rem;font-size:1.5rem}.not-found-container .go-to-home{color:var(--shared-color);margin-top:.5rem;text-decoration:underline}.not-found-container p{color:#666}
