.not-found-container{background-color:#f0f0f0;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.not-found-title{color:var(--main-color);margin-bottom:1rem;font-size:6rem;font-weight:700}.not-found-text{color:#333;margin-bottom:2rem;font-size:2rem}.not-found-link{color:#0070f3;font-size:1.5rem;text-decoration:none}.not-found-link:hover{text-decoration:underline}
