body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{margin:0;padding:0;font-family:Georgia,"Times New Roman",Times,serif;line-height:1.6}li{list-style:none}a{text-decoration:none}h2{margin-top:2rem}.App{text-align:center}.container{width:80%;margin:2.5rem auto;padding:3rem}@media screen and (max-width:450px){.container{width:90%;padding:0}}header{background-color:#94e8b4;padding:2rem;color:#3b322c;border-bottom:2px solid #000}.title{font-size:2rem}ul{display:flex;justify-content:space-around;margin-top:20px}.active{border-bottom:2px solid #000}@media screen and (max-width:450px){ul{display:block}}.about-page{display:flex;padding:2rem}@media screen and (max-width:450px){.about-page{display:block;padding:0}}.form{display:flex;flex-direction:column;width:60%;margin:2.5rem auto}input{width:40%;padding:1rem}input,textarea{margin:.6rem auto}textarea{width:50%}.btn-submit{width:20%;padding:.8rem;margin:.6rem auto;background:#fff;border:1px solid #000;text-transform:uppercase}.btn-submit:hover{background:#000;color:#fff;cursor:pointer}@media screen and (max-width:450px){.btn-submit,.form{width:80%}input{width:50%}textarea{width:100%}}
/*# sourceMappingURL=main.e8a000ec.chunk.css.map */