*{box-sizing:border-box}body{font-size:62.5%;font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;font-weight:500;margin:0}.lightMode{background:#6495ed}.darkMode,.lightMode,.lightMode h1,a,h2,h3,h4,li,p,ul{color:#f4f4f4}.darkMode{background:#444}button{background:none;border:2px solid #f4f4f4;padding:1%;color:#f4f4f4;font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;font-size:1.1em}button:hover{border:2px dashed #f4f4f4}.navbar{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;font-size:1.3em;background-color:#000;padding:1%}.navbar h1{font-size:2.2em}.navbar button{height:40%}.aboutImage{background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1587620962725-abab7fe55159?auto=format&fit=crop&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&q=80&w=1489);height:40vh;background-position:50%;background-repeat:no-repeat;background-size:cover}.aboutInfo{font-size:1.7em;font-weight:700;text-align:center;color:#fff;text-shadow:1px 2px #000}.about p{margin-bottom:3vh}.about h2{padding-top:6%}.aboutLink{text-decoration:none;color:#fff;border:1px solid #5882cf;padding:1%;background:#5882cf;border-radius:12px;text-shadow:none}.aboutLink:hover{color:#5882cf;background:#fff}.projects{margin-top:1%;font-size:1.5em;background-color:#000;color:#fff;padding:1%}.projects h2{padding-left:2%}.projectsContainer{display:flex;justify-content:space-evenly;margin:2%}.projectsContainer a{background:#2c2c2c;color:#f4f4ff;text-decoration:none;padding:0 3%;border-radius:5px}.projectsContainer a:hover{box-shadow:2.5px 2.5px #888}@media (max-width:800px){.projectsContainer{display:flex;flex-direction:column;text-align:center}.projectsContainer a{margin:2% 25%;max-width:40%}}@media (max-width:550px){.projectsContainer a{max-width:50%}}.contact{display:flex;flex-direction:column;padding-left:2%;font-size:1.5em;text-align:center;text-shadow:1px 1px #000}.SMlinks{display:flex;justify-content:space-evenly;align-items:center;width:90%;margin:1% 5%}.contact a:link,.contact a:visited{background-color:transparent}.contact a:visited{text-decoration:none}.contact a:hover{text-shadow:2px 2px 2px #000}.footer{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;font-size:1.5em;background-color:#000;padding:1% 0}.footer a:link,.footer a:visited{background-color:transparent}.footer a:visited{text-decoration:none}
/*# sourceMappingURL=main.136d92c5.chunk.css.map */