.frontpage-name{font-size:2em;font-variant:small-caps}.frontpage-content{display:flex;flex-direction:row;justify-content:space-between;background-color:#fff;padding:20px;gap:20px;max-width:1200px;margin:0 auto}.profile{display:flex;flex-direction:row;width:100%;gap:20px}.frontpage-headshot{max-width:300px;object-fit:cover}.profile-text{display:flex;flex-direction:column}.profile-text-line{color:gray;font-size:.9em}footer{background-color:#f0f0f0;margin-top:auto}hr{background-color:#f1f1f1;border-color:#f1f1f1;color:#f1f1f1}.footer-text{color:#9ba1a6;font-size:.8em}header{background-color:#ddd}.navigation-container{display:flex;align-items:center;gap:1em}.navlink{color:#000;text-decoration:none}.navlink:active{color:#ddd}.navlink--type-home{font-size:1.5em}.navlink--position-leftmost{margin-left:auto}@media only screen and (max-width:600px){.navlink{font-size:1em}.navlink--type-home{font-size:1.25em}}@media only screen and (max-width:600px){.frontpage-content{flex-direction:column;align-items:center}.profile-text{align-items:center}}@media only screen and (max-width:600px){.coursework{font-size:.9em}}*{--dutch-white: rgb(236, 232, 223);--jordy-blue: #afcbffff;--van-dyke: rgb(55, 49, 49);--old-rose: #ba6e6eff;--sea-green: #3e885bff}html,body{height:100%;line-height:1.6;margin:0 auto;font-size:1.1em;font-family:Roboto,Segoe UI,Helvetica Neue,Lucida Grande,Arial,sans-serif}html{overflow-y:scroll}h1,h2,h3{line-height:1.2}a{color:var(--sea-green);text-decoration:underline}.subwidth-wrapper{width:100%;max-width:1100px;margin:0 auto;padding:0 20px;box-sizing:border-box}#root{height:100%;display:flex;flex-direction:column}
