*{box-sizing:border-box;padding:0;margin:0;overflow-x:hidden}body,html{font-family:Poppins,sans-serif;background-color:#f5f5f5;height:95vh}body::-webkit-scrollbar,html::-webkit-scrollbar{border-radius:0;height:auto;width:1rem}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background:#ffcb05;border-radius:0}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{border-radius:0;background:#999}a{color:inherit;text-decoration:none}.container{max-width:70rem;margin:0 auto}.Navbar_container__n_MIF{background-color:#f5f5f5;border-bottom:.1rem solid #ffcb05}.Navbar_navbar__VkIDk{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.2rem;max-width:70rem;margin:0 auto;width:100%}.Navbar_logo__4e09Q{display:flex;justify-content:center;align-items:center}.Navbar_logo__4e09Q h1{margin-left:.5rem;color:#ffcb05}.Navbar_links__MYG1_{display:flex;list-style:none;margin-right:1.5rem}.Navbar_links__MYG1_ li{margin-right:1.3rem}.Navbar_links__MYG1_ a{color:#000;text-decoration:none;padding:.5rem;transition:.5s;border-bottom:.2rem solid transparent}.Navbar_links__MYG1_ a:hover{border:#ffcb05}.Footer_footer__BH5s_{display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;border-top:.1rem solid #ffcb05;height:7rem;margin-top:2rem}.Footer_footer__BH5s_ span{font-weight:700;color:#ffcb05;padding:.3rem}