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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{font-family:Poppins,sans-serif}section{background-color:#fff}.hero{background-color:#1c1d25;color:#fff;font-size:40px;height:100vh}footer{background-color:#000;color:#fff;padding:80px;text-align:center}nav{justify-content:space-between}nav,ul{display:flex}ul{font-size:30px;justify-content:space-around;list-style-type:none;width:500px}ul.show{display:block}li{text-decoration:none}h1{font-size:90px;margin:0}h2{font-size:50px}p{font-size:30px;margin:0}.subtext,p{font-weight:300}.subtext{font-size:15px}.hero-area{align-items:center;display:flex;height:100%;justify-content:space-between}.hero-text{margin-bottom:200px;margin-left:80px}.button{background-color:coral;border-radius:30px;font-size:30px;font-weight:300;height:50px;margin-top:20px;padding-top:5px;text-align:center;width:220px}.button:hover{background-color:#ef744b}.button:active{background-color:#a9a9a9;color:grey}.socials{padding-bottom:200px}.logo{height:80px;margin:30px}.social{margin:20px}.sub-section{display:flex;justify-content:space-around;padding:80px}.sub-section-alternative{display:flex;flex-direction:column;padding:80px;text-align:center}.headshot{border-radius:150px;width:300px}.headshot-container{align-items:center;display:flex}.project-card{box-shadow:5px 5px 20px #c5c3c3;height:450px;margin:10px;width:250px}.project-container{display:flex;justify-content:space-around}@media only screen and (max-width:1000px){.project-container{display:flex;flex-wrap:wrap}}.project-image{border-radius:125px;margin-top:25px;width:200px}hr{margin-left:20px;margin-right:20px}.project-link{color:#ef744b}.project-link,a{text-decoration:none}a{color:#fff}.hamburger{display:none}hamburger.focus{outline:0}@media only screen and (max-width:1000px){.hamburger{align-self:flex-end;background-color:initial;border:0;color:#fff;display:block;font-size:30px;margin:20px}.ul{background-color:#2b2c38;display:none;margin:0}nav{align-items:flex-start}.logo{display:none}}
/*# sourceMappingURL=main.d749d830.css.map*/