@import url(https://fonts.googleapis.com/css2?family=Montserrat&family=Quicksand:wght@300;400&display=swap);*{box-sizing:border-box}main{background-color:#e1e5f2;background-color:var(--lavender-web)}:root{--gunmetal:#022b3a;--metallic-seaweed:#1f7a8c;--beau-blue:#bfdbf7;--lavender-web:#e1e5f2;--white:#fff}body,html{font-family:"Montserrat",sans-serif}body{margin:0;padding:0;font-weight:100;height:100%}.titles,header{text-align:center}header{background:#022b3a;background:var(--gunmetal);height:125px;padding-top:20px;display:flex;justify-content:center}.nav-row{display:flex;justify-content:space-evenly}.navActive,.navInactive{text-decoration:none}.navListItem{list-style-type:none;font-size:2em;margin:0,10,0,10}.flex-row{width:100%}li a{color:#bfdbf7;color:var(--beau-blue)}.navActive:hover,.navInactive:hover{color:#1f7a8c;color:var(--metallic-seaweed);transition:.5s}.img-box{display:flex;justify-content:center;padding-top:10px}.my-pic{width:250px;height:250px;border-radius:50%}#bioContainer{justify-content:center;margin:0 30%}#bioContainer,.skillBoxes{display:flex;align-items:center}.skillBoxes{flex-direction:column}.projectsHeader{display:flex;justify-content:center}.projectsContainer{display:grid;grid-template-columns:auto auto;grid-column-gap:50px;-webkit-column-gap:50px;column-gap:50px;grid-row-gap:25px;row-gap:25px;justify-content:center}.projectItem{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.projectImage{justify-content:center;height:200px;width:400px;border-radius:15px;background-size:cover;background-position:50%;background-repeat:no-repeat}.mealMatch{background-image:url(/react-portfolio/static/media/meal-match.cf36f612.png)}.cleanest{background-image:url(/react-portfolio/static/media/cleanest.24fc0f11.png)}.reactBudget{background-image:url(/react-portfolio/static/media/budgetTracker.3d13620d.png)}.noteTaker{background-image:url(/react-portfolio/static/media/noteTaker.e7726f1a.png)}footer{bottom:0;height:100%}.social-links{display:flex;justify-content:center}.github,.linkedin{margin:10px}.contacts{color:#1f7a8c;color:var(--metallic-seaweed)}.contactInfo{display:flex;justify-content:center;align-items:center;flex-direction:column;padding-bottom:20px}
/*# sourceMappingURL=main.c7175189.chunk.css.map */