html,body{margin:0;padding:0;overflow:hidden}.home-body{background-color:#eee;min-height:100vh;padding-left:5%;padding-right:5%}.picture-and-intro{background-color:#fff;padding-top:1rem;padding-bottom:1rem;display:flex}.owen-picture{border-radius:10%;width:250px;height:100%;margin-left:2rem}.text-section{width:100vw;margin-left:5%;padding:0}.title{margin-bottom:0;padding:0;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:50px}.introduction{margin-top:1rem;margin-left:2rem;font-size:40px;font-weight:700}.name{color:#f80}.pitch{font-size:25px}.header{background-color:#2b2b2b;flex-direction:row;align-items:center;width:100%;height:3em;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;display:flex}.display-name{color:#fff;padding-left:1%;font-size:larger;font-weight:600}.linkdin-icon{color:#0a66c2;padding-right:10px;font-size:larger}.linkdin-icon:hover{color:#5586b8;cursor:pointer}.navbar{text-align:justify;color:#fff;flex-direction:row;justify-content:space-between;width:17%;margin-left:auto;padding-left:3%;padding-right:3%;font-size:large;display:flex}.nav-page:hover{cursor:pointer;text-underline-offset:5px;font-weight:500;-webkit-text-decoration:underline #0ff;text-decoration:underline #0ff}.nav-page-current{text-underline-offset:5px;font-weight:500;-webkit-text-decoration:underline #0ff;text-decoration:underline #0ff}.nav-page-current:hover{cursor:pointer;text-underline-offset:5px;-webkit-text-decoration:underline #0ff;text-decoration:underline #0ff}.spacer{background-color:#eee;height:3px}.about-body{background-color:#eee;min-height:100vh;padding-left:5%;padding-right:5%}.picture-and-about{background-color:#fff;padding-top:1rem;padding-bottom:2rem;display:flex}.owen-castle{width:350px;height:100%;margin-right:1rem}.text-section{font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif}.title-about{color:#f80;font-size:50px}.desc{font-size:larger}.about-link{font-weight:700}.caption{color:gray;justify-content:center;display:flex}.projects-body{background-color:#eee;min-height:100vh;padding-left:5%;padding-right:5%}.projects-list{background-color:#fff;padding-top:1rem;padding-bottom:1rem}.title-projects{justify-content:center;width:100%;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:40px;display:flex}.curved-underline{width:100%;display:flex;position:relative}.curved-underline:after{content:"";border-top:3px solid #f80;border-radius:50%;width:15%;height:25px;position:absolute;bottom:0;left:42%}.project-container{margin-left:3rem;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif}.project-index{color:#f80;font-size:25px;font-weight:700}.project-name{margin-top:5px;font-size:larger}
