*{font-family:"Poppins",sans-serif;text-decoration:none;font-weight:200}body{background-color:#121b2c;margin:0;min-height:100%;min-width:100%;font-size:20px}body,body a{color:#dad2bf}#root{display:flex;flex-direction:column;min-height:100vh}.navBar{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;align-items:flex-end;background-color:#0699b3;margin-bottom:5rem;box-shadow:inset 0 -2px 0 1px #dad2bf}.navTitle .troy{font-weight:100;font-size:2em}.navTitle .johnson{pointer-events:none;font-weight:600;font-size:2em}.navItem{font-size:20px;padding:20px 40px;font-weight:200;border:3px solid transparent}.navMenu{display:flex;align-content:flex-start}.navMenu a:hover{color:#fff}.navActive{background-color:#121b2c;border-radius:15px 15px 0 0;border:3px solid #dad2bf;border-bottom:none;font-weight:400;color:#dad2bf;font-size:20px}@media screen and (max-width:700px){.navMenu{justify-content:space-around}.navActive,.navItem{padding:1rem}}@media screen and (max-width:500px){.navActive{border:none;background:none;font-weight:400}}@media screen and (max-width:420px){.navActive,.navItem{padding:5px}}.about{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;margin-bottom:2rem}.selfimg{height:30rem;background-repeat:no-repeat;background-size:contain;-webkit-filter:hue-rotate(15deg);filter:hue-rotate(15deg);outline:2px solid #dad2bf}.bio{max-width:50ch;padding:10px}.projects{display:flex;flex-direction:column;justify-items:space-around}.projectNav{display:flex;flex-direction:row;justify-content:center}.thumbnail{width:10%;margin-right:1rem;border:2px solid #fff}.displayedProject{margin-top:20px}.project{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;margin-bottom:2rem}.display{width:40vw;align-self:center;border:5px solid #fff}.info{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:30%;text-align:center;padding:5rem;height:100%}.info a{margin:5px;font-weight:700}.info a:hover{color:#fff}.info div{display:flex;justify-content:space-around;align-content:flex-end;height:100%}@media screen and (max-width:1023px){.display{width:90vw}.info{width:90%}}.contactSection{align-items:center}.contactSection,.form{display:flex;flex-direction:column;margin-bottom:4rem}.form p{margin:0}input{margin:0 0 1rem;width:30ch;padding:.5rem;font-weight:400;color:#000;background-color:#dad2bf;transition:.2s ease-in-out}input:focus,input:hover{background-color:#fff}textarea{width:60ch;height:10ch;padding:.5rem;margin:1.5rem 0;color:#000;font-weight:400;background-color:#dad2bf;transition:.2s ease-in-out}textarea:focus,textarea:hover{background-color:#fff}::-webkit-input-placeholder{font-weight:400}:-ms-input-placeholder{font-weight:400}::placeholder{font-weight:400}button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.5rem 1rem;font-weight:400;border-radius:5px;color:#000;background-color:#dad2bf;transition:.2s ease-in-out}button:focus,button:hover{background-color:#fff}@media screen and (max-width:600px){input,textarea{width:100%}}.resumePg{display:flex;flex-direction:column;justify-content:center;align-items:center}.resumePg a:hover{color:#fff}.title{text-align:center;font-weight:600;text-decoration:underline;padding-bottom:3rem}.title-sub{font-weight:400}.langList{margin-bottom:30px;flex-wrap:wrap;justify-content:center;grid-gap:3em;gap:3em}.foot,.langList{display:flex;flex-direction:row}.foot{justify-content:space-around;align-items:center;background-color:rgba(44,51,58,.26);padding:20px 0;margin-top:10rem}.iconList{display:flex;flex-direction:row;justify-content:space-between;width:50%;list-style:none}.iconList a:hover{color:#fff}@media screen and (max-width:600px){.foot{flex-direction:column}}
/*# sourceMappingURL=main.4c6f483a.chunk.css.map */