.app-title{display:flex;justify-content:center;align-items:center;min-height:8rem;width:100%;font-size:3.5rem;background-color:#18466c;color:#eaeaea;box-shadow:#64646f33 0 7px 29px}.application{display:flex;min-height:95vh}.editing-section{display:flex;flex-direction:column;flex:1.5}.resume-display{flex:2}.resume{display:flex;flex-direction:column;margin:2rem 2rem 0rem 3rem;background-color:#fff;border-radius:10px;width:90%;height:70%;font-size:1.3rem;box-shadow:#64646f33 0 7px 29px}.resume h2{font-size:1.5em}.personal-details{display:flex;flex-direction:column;justify-content:center;align-items:center;height:17%;background-color:#286c7f;color:#fff;font-size:1.1em}.education{display:flex;height:auto;flex-direction:column;padding:1rem 0rem 1rem 2rem;font-size:1.25em}.education-section{font-size:.85em;display:flex;justify-content:space-between;padding:0rem 2rem 2rem 0rem;font-family:Helvetica,sans-serif}.education-section div{width:50%;overflow:hidden;word-wrap:break-word}.edu-section1{text-align:left}.edu-section2{text-align:right}.experience{flex:3;display:flex;flex-direction:column;padding:1rem 0rem 1rem 2rem;font-size:1.25em}.experience-section{display:flex;font-size:.85em;justify-content:space-between;padding:0rem 2rem 1.5rem 0rem;font-family:Helvetica,sans-serif}.experience-section div{width:50%;overflow:hidden;word-wrap:break-word}.exp-section1{text-align:left}.exp-section2{text-align:right}.form{box-shadow:#64646f33 0 7px 29px;border-radius:10px;padding:1rem 1rem 1rem 1.5rem;margin:2rem 2rem 1rem;width:85%;display:flex;flex-direction:column;background-color:#fff}.form h3{font-size:2rem;margin-bottom:.25rem}.form label{font-size:1.25rem}.form input{border:none;border-radius:9px;background-color:#eee;height:2.25rem;width:95%;padding-left:.75rem;font-size:1rem;margin-bottom:.5rem}.add-new{margin-top:1rem;width:95%;height:2rem;border:none;background-color:#3671a1;color:#fff;border-radius:12px;font-size:1.25rem;cursor:pointer}.clear-button{margin:1rem 0rem 0rem 2rem;width:36.5%;height:2rem;border:none;background-color:#3671a1;color:#fff;border-radius:12px;font-size:1.25rem;cursor:pointer}*{box-sizing:border-box;margin:0;padding:0}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#1b1a1ade;background-color:#f4f4f4;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
