body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:100vw;min-height:100vh;width:100vw}#root,html{overflow-x:hidden}html{font-size:10px}*{box-sizing:border-box;margin:0;padding:0}:root{--main-white:#f4f4f4;--main-black:#282828;--main-green:#40c463;--main-blue:#007acc;--second-white:#fff;--main-grey:rgba(0,0,0,.1)}.App{align-items:center;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:100vh;width:100%}body,h1,h2,h3,p,ul{margin:0;padding:0}body{background-color:var(--main-white);color:var(--main-black);font-family:Arial,sans-serif;line-height:1.6}footer,header,section{width:100%}header{background-color:var(--main-green);color:var(--main-black);padding:2rem;text-align:center}header h1{font-size:2.8rem;margin-bottom:1rem}header a{color:var(--main-black);text-decoration:underline}section{width:90%}.experience,.skills,.summary{background-color:var(--second-white);border-radius:.5rem;box-shadow:0 .2rem .4rem var(--main-grey);margin:2rem;padding:2rem}.experience-item{margin-bottom:2rem}.education{background-color:var(--second-white);border-radius:.5rem;box-shadow:0 .2rem .4rem var(--main-grey);margin:2rem;padding:2rem}.education-item{margin-bottom:2rem}footer{background-color:var(--main-green);color:var(--main-black);padding:1rem;text-align:center}h2{font-size:2.4rem;margin-top:2rem}h3{font-size:1.8rem;margin-top:1.5rem}p,ul{font-size:1.5rem}ul{list-style-type:disc;margin-left:2rem}@media (max-width:768px){header h1{font-size:2.2rem}.education,.experience,.skills,.summary{margin:1rem;padding:1.5rem}}
/*# sourceMappingURL=main.4f3ae89c.css.map*/