@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap";.headerSection{display:flex;justify-content:center}.printIcon{display:flex;position:relative;top:5px;left:15px}@media (max-width: 400px){.headerSection{flex-direction:column;align-items:center}}.personalInfoInputs{display:flex;flex-wrap:wrap;justify-content:center}.skillSection{display:flex;flex-direction:column;align-items:center}.experienceItems{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:10px}.experienceInputs{display:flex;flex-wrap:wrap;justify-content:space-around}button{width:100%}.experienceSection{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-around}h2,.educationSection h2{text-align:center}.educationItems{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:10px}.educationInputs{display:flex;flex-wrap:wrap;justify-content:space-around}.educationSection{display:flex;flex-direction:column;justify-content:space-around}h2{text-align:center}#name{font-size:26px;font-weight:700}span{font-size:11px}.skills-segment{font-size:12px}.experience-segment{display:flex;justify-content:space-between;margin-bottom:20px;font-size:12px}.company,.date{font-weight:700}.date{text-align:right;font-size:12px}.jobTitle{font-style:italic;margin-top:5px}.roles{margin-top:5px;font-size:12px}.education-segment{display:flex;justify-content:space-between;margin-bottom:20px;font-size:12px}.school,.schoolLocation{font-weight:700}.degree{font-style:italic}.schoolLocation{text-align:right}.cv-preview-container h2{font-size:12px;text-align:left}*{margin:0;padding:0;box-sizing:border-box;font-family:Cormorant Garamond}html{width:100vw;height:100vh}body{background:#1e1f26;overflow-x:hidden}.resumeForm{background:#fff;width:860px;min-height:840px;height:100%;margin:auto;padding:0 60px 60px}.darkMode{background:#000;color:#fff;border-color:#fff}@media (max-width: 860px){.resumeForm{width:100%}}
