.Navbar_navbar__2GufN{display:flex;height:15vh;justify-content:space-between;align-items:center;padding:1em 1.2em;color:#fff;border-bottom:1px solid #f2f2f2;background-color:#536b93}.Navbar_logo__Ym1u6{display:flex;justify-content:center;align-items:center}.Navbar_logo__Ym1u6 h1{margin-left:.5em}.Navbar_logo__Ym1u6 a{color:#fff;text-decoration:none}.Navbar_link_items__44cbO{display:flex;list-style:none}.Navbar_link_items__44cbO li{margin-right:1.3em;font-weight:700}.Navbar_link_items__44cbO a{color:#fff;text-decoration:none;padding:5px;transition:.4s;border-bottom:2px solid transparent}.Navbar_link_items__44cbO a:hover{border-color:#fff}.Footer_footer__JrJN9{height:15vh;display:flex;justify-content:center;align-items:center;height:100px;border-top:1px solid #f2f2f2;color:#fff;background-color:#536b93}.Footer_footer__JrJN9 span{font-weight:700}:root{--primary:#8da0bf;--secondary:#0d1117;--tertiary:#405372}*{margin:0;padding:0;box-sizing:border-box;font-family:Helvetica;scrollbar-width:thin;scrollbar-color:var(--secondary) var(--primary)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--primary)}::-webkit-scrollbar-thumb{background-color:var(--secondary);border-radius:5px;border:2px solid var(--primary)}::-webkit-scrollbar-thumb:hover{background-color:var(--tertiary)}.main-container{min-height:70vh;display:flex;justify-content:center;align-items:flex-start;background-color:#536b93}