@import url(https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,300;1,300&display=swap);:root{--color-bg:#fbf4e8;--color-text:#2e2e2e;--color-heading:#3c3c3c;--color-orange:#fca03e;--color-orange-dark:#f5811f;--color-green:#4ca472;--color-green-dark:#3c8f60;--color-highlight:#ffd17e;--color-border:#e1d6c4;--color-border-dark:#ccc2b0;--color-mascot-brown:#d9915c}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fbf4e8;background-color:var(--color-bg);font-family:Source Sans\ 3,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:300;margin:0}h1,h2,h3,h4,h5,h6{color:#3c3c3c;color:var(--color-heading);font-family:Playfair Display,serif;font-weight:700}.old_font{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.button{background-color:#3c8f60;background-color:var(--color-green-dark);border:none;border-radius:.5rem;box-shadow:0 2px 6px #0000001a;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .2s ease,transform .1s ease}.button:active,.button:hover{background-color:#4ca472;background-color:var(--color-green)}.button:active{transform:scale(.97)}.button.secondary{background-color:#f5811f;background-color:var(--color-orange-dark);border:2px solid #f5811f;border:2px solid var(--color-orange-dark);color:#fff}.button.secondary:hover{background-color:#fca03e;background-color:var(--color-orange)}.App{text-align:center}.App-header{align-items:center;color:#21231b;display:flex;flex-direction:column;font-size:calc(10px + 1vmin);justify-content:center;margin-left:160px;margin-right:0;min-height:100vh;padding:50px}.App-link{color:#61dafb}.SideMenu{background:#21231b;color:#fff;height:100%;left:0;padding-top:40px;position:fixed;top:0;width:160px}.SideMenu ul{list-style:none;margin:0;padding:100px 0 0;width:100%}.SideMenu li{margin:0;padding:0;width:100%}.SideMenu .menu-link{box-sizing:border-box;color:#fff;display:block;font-weight:900;padding:16px;text-decoration:none;width:100%}.SideMenu .menu-link:hover{background:#444;text-decoration:underline}.SideMenu .logo{display:block;left:15px;margin-bottom:15px;position:absolute;text-align:center;top:40px;width:80%}
/*# sourceMappingURL=main.a36cba60.css.map*/