.Navigation{font-family:Courier New,Courier,monospace;font-size:1.5rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;margin-bottom:2rem}.Navigation a{border-radius:20%;font-weight:700;color:#fff;justify-content:center}.Navigation a:hover{color:red}.Linkedin{pad:10rem;height:4rem;width:4rem;display:inline-flex;margin:.5rem;cursor:pointer}.Linkedin:hover{box-shadow:0 0 1rem #fff}.Github{pad:10rem;height:4rem;width:4rem;display:inline-flex;margin:.5rem;border-style:none;border-radius:50%;padding:.1rem;background-color:#fff;cursor:pointer}.Github:hover{outline:.07rem solid black;box-shadow:0 0 1rem #fff}.Signature{font-family:"Cedarville Cursive",cursive;font-size:300%;color:#fff;padding-top:2%;margin-left:10%}.Navbar{display:flex;justify-content:space-around}body{background-color:#2e3c3d;background-image:url(https://images.unsplash.com/photo-1448067686092-1f4f2070baae?q=80&w=1770&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D);background-position:50%;background-size:cover;background-repeat:no-repeat;background-attachment:fixed}.RoutesList{display:flex;justify-content:space-around}.Technology-container{display:flex;flex-direction:column;align-items:center;width:90vw}.Technology-title{color:#fff;font-size:3rem;display:flex;justify-content:space-around;margin-bottom:2rem}.Technology{display:flex;width:80vw;flex-wrap:none;justify-content:space-around;font-size:6rem;margin-left:4rem;margin-right:2rem;margin-bottom:2rem}.Languages-container{display:flex;flex-direction:column;align-items:center;width:90vw}.Languages-title{color:#fff;font-size:3rem;display:flex;justify-content:space-evenly;margin-bottom:2rem}.Languages{display:flex;width:80vw;flex-wrap:none;justify-content:space-around;font-size:6rem;margin-left:4rem;margin-right:2rem;margin-bottom:2rem}.Skills{width:100vw;font-family:Courier New,Courier,monospace;font-weight:700}.Button-container{margin:1rem;size:7rem}.Button{width:7rem;height:2rem;font-weight:700;color:#fff;background-color:#000;border:none;cursor:pointer;margin:.08rem}.Button:hover{border-style:double;border-color:#faebd7}.ProjectCard{font-family:Courier New,Courier,monospace;font-size:1rem;color:#fff;font-weight:700;font-size:larger;width:20rem;height:30rem;border:.1rem solid white;background-color:#191e21}.ProjectCard-title{font-size:1.5rem;display:flex;justify-content:center;text-decoration:underline solid #fff}.ProjectCard img{padding:1rem 1rem .4rem;width:18rem;height:20rem}.ProjectCard-desc{position:relative;flex-wrap:wrap;margin-left:10%;margin-right:auto;margin-bottom:1rem}.ProjectCard:hover{box-shadow:0 0 1rem #fff}.ProjectCard-btn{display:flex;justify-content:space-evenly}.RecentProjects-header{font-family:Courier New,Courier,monospace;font-size:3rem;display:flex;justify-content:center;color:#fff;margin-bottom:3rem}.RecentProjects-Container{display:flex;justify-content:space-between;flex-shrink:1;flex-wrap:wrap}.About-header{font-family:Courier New,Courier,monospace;color:#fff;font-size:3rem;display:flex;width:90vw;flex-direction:column;align-items:center}.About{font-family:Courier New,Courier,monospace;font-family:Arial,Helvetica,sans-serif;display:flex;flex-direction:column;justify-content:center;width:70vw;margin-left:10%;font-size:1.5rem;margin-top:4rem;color:#fff}.ProfilePicture-container{display:flex;justify-content:space-around;padding-top:3rem}.ProfilePicture{border-radius:50%;height:20rem;width:20rem;border-color:#faebd7;border-style:solid}.Home{font-family:Arial,Helvetica,sans-serif;color:#fff;margin-top:4vh;display:block;text-align:center}
