@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700&display=swap");body{background:#f2f2f2;font-family:Nunito}a,body{color:#333}a{text-decoration:none}.content{justify-content:center}.content,.inner-content{display:flex;flex-direction:column;align-items:center}.inner-content{margin-bottom:10rem;width:80%}footer{display:block;padding:1vh 0;margin:0;color:#777;border-top:1px solid #eaeaea;bottom:0;width:100%;left:0}.not-found,footer{text-align:center}.not-found-link{color:#4979ff;text-decoration:underline}.submit-btn{display:flex;margin:auto}.submit-btn:hover{background-color:#1bc6c6}.NavBar_navbar__Bstg3{display:flex;align-items:center;justify-content:center;margin:5rem;flex:1 1 25%}.NavBar_nav-links__LTYh4{padding:1rem 3rem;border:1px solid #c8c8c8;border-radius:3rem;background-color:#c8c8c8;display:flex}.NavBar_nav-link__ogavK{box-sizing:border-box;margin:0 2rem;font-weight:700;font-size:1.5rem}.NavBar_nav-link__ogavK:hover{color:#fff}.NavBar_active__Bcfd2{background-color:#fff;border-radius:4rem;padding:0 1rem}.NavBar_active__Bcfd2:hover{color:#000}@media screen and (max-width:1440px){.NavBar_navbar__Bstg3{margin-top:3rem}.NavBar_nav-links__LTYh4{padding:1rem 3rem}.NavBar_nav-link__ogavK{font-size:1rem}}@media screen and (max-width:700px){.NavBar_navbar__Bstg3{margin:2rem 0}.NavBar_nav-links__LTYh4{padding:1rem 3rem;flex-direction:column}}