*{margin:0;padding:0;box-sizing:border-box}body{color:#cffcff;color:var(--light-cyan);font-family:Georgia,"Times New Roman",Times,serif}:root{--dark-blue:#1d3461;--green:#1a936f;--blue-grey:#7389ae;--light-cyan:#cffcff}header{background-color:#1d3461;background-color:var(--dark-blue);display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}header h1{font-weight:700;font-size:36px;margin:10px;width:100%;text-align:center}header a,header h1{color:#cffcff;color:var(--light-cyan)}header a{text-decoration:none}header nav{margin:7px 0}header nav ul{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;list-style:none;margin-top:10px;width:100%}header nav ul button{padding:10px 15px;font-weight:lighter;font-size:20px;background-color:transparent;border:none;color:#cffcff;color:var(--light-cyan)}.name:hover,header nav ul button:hover{text-decoration:none;background:#1a936f;background:var(--green);color:#1d3461;color:var(--dark-blue);border-radius:15px}section{padding:30px 15px}.section-title{font-size:48px;color:#7389ae;color:var(--blue-grey);border-bottom:3px solid;padding-bottom:20px;text-align:center;margin:0 auto 35px;width:95%}.primary-border{border-color:#cffcff;border-color:var(--light-cyan)}.secondary-border{border-color:#1d3461;border-color:var(--dark-blue)}.flex-row{display:-webkit-flex;display:flex}.about-section{background:#7389ae;background:var(--blue-grey)}.about-section h2{color:#cffcff;color:var(--light-cyan)}.headshot{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-content:center;align-content:center}.headshot img{height:150px;width:150px;margin:0 0 10px}.about-me-info{margin:auto;width:100%}.about-me-info,.about-text{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.about-text{display:-webkit-flex;display:flex;padding:10px}.about-text p{text-align:center;font-size:17px}.link{text-decoration:none;color:#cffcff;color:var(--light-cyan)}.link:hover{text-decoration:underline}.contact-section{background-color:#7389ae;background-color:var(--blue-grey)}.contact-section h2{color:#cffcff;color:var(--light-cyan)}.form{width:75%}.formMessage{width:95%}.resume{margin:30px 0}.resume a{text-decoration:none;border:none;color:#cffcff;color:var(--light-cyan)}.resume a:hover{background:none;color:#1d3461;color:var(--dark-blue)}footer{background:#1d3461;background:var(--dark-blue);width:100%;padding:40px 35px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.icon{text-decoration:none;color:#cffcff;color:var(--light-cyan);margin:0 10px 0 20px}.icon:hover{color:#7389ae;color:var(--blue-grey)}@media screen and (min-width:576px){.section-title{width:80%}.about-text p{font-size:20px}.form{width:40%}.formMessage{width:75%}}@media screen and (min-width:769px){header h1{font-size:45px}header nav ul a{font-size:30px}.headshot img{height:200px;width:200px}.about-text p{font-size:25px}.form{width:40%}.formMessage{width:60%}}@media screen and (min-width:981px){header{-webkit-justify-content:space-between;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;z-index:9999}header h1{width:auto}.section-title{width:75%}.about-me-info{display:-webkit-flex;display:flex;-webkit-flex-flow:row;flex-flow:row}.about-text p{font-size:22px}.form{width:20%}.formMessage{width:35%}}@media screen and (min-width:1250px){.headshot img{margin:0 50px 10px 0}.about-me-info{display:-webkit-flex;display:flex;-webkit-flex-flow:row;flex-flow:row;margin:auto;width:60%;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}}
/*# sourceMappingURL=main.253764cc.chunk.css.map */