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}*{color:#000;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}:focus{outline:none}.navigation{display:flex;width:100%;justify-content:center;box-shadow:0 4px 6px rgba(0,0,0,.2)}.navigation .link{border-bottom:2px solid transparent;width:15%;background:#e6e6e6;font-size:1rem;padding:0 10px;font-weight:700;text-align:center;align-items:center}.navigation .link p{background:transparent;color:grey}.navigation .link:hover{border-bottom:2px solid #0ff;background:#333}.navigation .link:hover p{color:#fff}.link3{margin:10px auto;width:50%;background:#e6e6e6;font-size:1rem;border-radius:10px;font-weight:700;text-align:center;align-items:center;box-shadow:3px 4px 6px rgba(0,0,0,.2)}.link3 p{width:100%;background:transparent;color:grey}.link3:hover{background:#333}.link3:hover p{color:#fff}.home{height:80vh;display:flex;flex-wrap:wrap;padding:2rem;justify-content:center;align-items:center}.home .image{width:50%}.home .image img{box-shadow:8px 9px 10px rgba(0,0,0,.2);border-radius:20px;width:100%}.home .text{flex-direction:column;justify-content:center;box-sizing:border-box;padding:10px;width:50%}.about,.home .text{display:flex;text-align:center}.about{flex-flow:row wrap;padding:1rem;justify-content:space-evenly}.about .bio{padding:10px;box-shadow:2px 4px 6px rgba(0,0,0,.2)}.about .list{width:100%}.about i.fab{width:30%;padding:2rem;text-align:center;font-size:4rem}.about .fa-html5{color:#e44d26}.about .fa-css3{color:#264de4}.about .fa-js-square{color:#f0db4f}.about .fa-react{color:#87ceeb}.about .fa-node-js{color:#3c873a}.contact-form{display:flex;flex-flow:row wrap;width:100%;justify-content:center;height:80vh;text-align:center}.contact-form .divider{color:grey;margin:10px auto 25px;font-size:1.2rem;width:100%}.contact-form h3{padding:20px 0;color:grey;font-size:1.5rem;font-weight:700}.contact-form a{border-radius:10px;margin:0 10px}.contact-form a i.fab{font-size:4rem}.contact-form a .fa-facebook{color:#3c5a99}.contact-form a .fa-linkedin{color:#0e76a8}.contact-me{display:flex;flex-flow:row wrap;width:100%;justify-content:center;align-content:center;color:grey}.contact-me input{border:1px solid #d3d3d3;border-top-left-radius:10px;border-top-right-radius:10px}.contact-me input,.contact-me textarea{padding:10px;color:grey;font-size:1.6rem;width:80%}.contact-me textarea{text-decoration:underline;border:1px solid #d3d3d3;height:450px;resize:vertical;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.contact-me a{font-weight:700;margin:10px auto;border-radius:10px;color:grey;font-size:1.3rem;text-align:center;padding:1rem;width:20%}.contact-me a:hover{background:#333;color:#fff}
/*# sourceMappingURL=main.92b48864.chunk.css.map */