.not-found{background-color:#f8f9fa;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.not-found__content{text-align:center;max-width:480px}.not-found__code{color:#036;margin-bottom:1rem;font-size:7rem;font-weight:800;line-height:1;display:block}.not-found__title{color:#1a1a2e;margin-bottom:.75rem;font-size:1.75rem;font-weight:700}.not-found__desc{color:#555;margin-bottom:2rem;font-size:1rem}.not-found__btn{color:#fff;background-color:#036;border-radius:4px;padding:.75rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block}.not-found__btn:hover{background-color:#00509e}
