#root,body,html{box-sizing:border-box;font-family:Arial,sans-serif;height:100%;margin:0;padding:0}a{text-decoration:none}.wrapper{display:flex;flex-direction:column;min-height:100vh}.header{align-items:center;background-color:#f8f9fa;display:flex;justify-content:space-between;padding:1rem}.header a{color:#000;text-decoration:none}.header a:hover{text-decoration:underline}.header img{height:100px;width:100px}.header .nav-links{display:flex;list-style:none;margin:0;padding:0}.header .nav-links li{margin:0 1rem}.header .nav-links li a{color:#000;text-decoration:none}.header .nav-links li a:hover{text-decoration:underline}.main{align-items:flex-start;display:flex;justify-content:space-between;padding:2rem}.column1,.column3{flex-basis:calc(15% - 0.6rem)}.column1,.column2,.column3{flex-grow:0;flex-shrink:0;padding:1rem}.column2{flex-basis:calc(70% - 2.8rem)}.footer{background-color:#faebd7;display:flex;justify-content:space-between;padding:1rem}.footer a{color:#000;text-decoration:none}.footer .footercolumn{flex:1 1;padding:0 1rem}.footer .footercolumn h4{margin-top:0}.footer .footercolumn p,.footer .footercolumn ul{list-style:none;margin:0;padding:0}.footer .footercolumn ul li{margin:.5rem 0}.buttonspace{display:flex;justify-content:flex-start;margin-bottom:10px}
/*# sourceMappingURL=main.9c55d7bd.css.map*/