body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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}body{background-color:#f4f4f4;font-family:Arial,sans-serif;margin:0}.App{text-align:center}header{background-color:#333;color:#fff;padding:1rem}header,nav{width:100%}nav ul{list-style:none;padding:0}nav ul li{display:inline;margin:0 1rem}nav a{color:#fff;text-decoration:none}.section{background:#fff;border-radius:8px;box-shadow:0 0 10px #0000001a;margin:1rem;padding:2rem;width:100%}.project-list{display:flex;justify-content:space-around;width:100%}.project{border:1px solid #ddd;border-radius:8px;padding:1rem;width:40%}form{display:flex;flex-direction:column;margin:0 auto;max-width:400px}button,input,textarea{margin:.5rem 0;padding:.5rem}footer{background-color:#333;bottom:0;color:#fff;padding:1rem;position:fixed;width:100%}
/*# sourceMappingURL=main.d73f63e6.css.map*/