:root{--gradient:linear-gradient(135deg, var(--dark-purple), var(--light-purple));--dark-purple:#032b88;--light-purple:#7935c9;--brown:#2f2d01;--white:#fff;--grey:#f4f6fa;--med-grey:#bbb;--dark-grey:gray}body{color:var(--brown);place-content:center;align-items:center;margin:0;font-family:Open Sans,sans-serif}a{text-decoration:none}p{font-size:1rem}.subheader,.experience-date,.degree,.year{font-size:1.5rem}h2{color:var(--dark-purple)}h3{margin:0;font-size:1.3rem;font-weight:700}.column{flex-direction:column;gap:1.5rem;display:flex}.row{flex-direction:row;justify-content:center;gap:1.5rem;display:flex}.company-logo{border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:5rem;height:5rem;display:flex;overflow:hidden}.company-logo img{object-fit:contain;width:100%;height:100%}.flex-center{justify-content:center;align-items:center;display:flex}.flex-center-no-justify{align-items:center;display:flex}.flex-shrink-0{flex-shrink:0}.space-between{justify-content:space-between;align-items:baseline;display:flex}.leaflet-container{font-family:Open Sans,sans-serif}.leaflet-popup-content{color:var(--brown);font-size:14px;font-weight:500}.leaflet-popup-content strong{color:var(--brown);font-weight:600}.leaflet-control-attribution a{color:#032b88;font-weight:500}.leaflet-control-attribution{color:var(--brown);background-color:#fffffff2;font-size:11px}.leaflet-control-zoom a{color:#000;background-color:#fff}.leaflet-control-zoom a:hover{color:#000;background-color:#f4f4f4}.leaflet-container a{color:#032b88}.leaflet-bar a{color:#000}.info.legend{color:var(--brown);background-color:#fff}.info.legend h3,.info.legend h4{color:var(--brown)}
