.not-found{text-align:center;color:#333;background-color:#ffe9f8;flex-direction:column;justify-content:center;align-items:center;height:100vh;font-family:cursive;display:flex}.not-found .heading{color:#547b5c;margin-bottom:10px;font-size:6rem;font-weight:700}.not-found .subtext{color:#555;margin-bottom:10px;font-size:1.5rem}.not-found .description{color:#666;max-width:600px;margin-bottom:20px;font-size:1.2rem;line-height:1.6}.not-found a{color:#fff;background-color:#547b5c;border-radius:8px;padding:12px 24px;font-size:1rem;font-weight:700;text-decoration:none;transition:background .3s ease-in-out;display:inline-block}.not-found a:hover{background-color:gray}
