/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body{font-family:'PT Serif', serif;font-size:1em}p{margin-bottom:2rem;line-height:1.4}h2,h3,h4,h5,h6{font-family:'PT Serif', serif;font-weight:normal;margin-top:1.2rem}h2{font-size:1.75rem;font-weight:bold}h3{font-size:1.5rem;font-weight:normal}body{background-color:#EEEEEE}#site-container{min-height:100vh;margin:0 auto}header,main,footer{padding:0 0.5em}ol,ul{margin-top:.25rem;padding-left:1rem;list-style:square}div.courses-display p{margin-bottom:.25rem}section{border-top:0.25rem double #bebebe;padding:1rem 0}#site-container{display:flex;flex-direction:column;justify-content:flex-start;max-width:400px}@supports (grid-area: auto){header{grid-area:header}nav{grid-area:nav}main{grid-area:main}footer{grid-area:footer}#site-container{display:grid;grid-template-rows:auto auto 1fr auto auto;grid-template-areas:"header" "nav" "main" "footer"}@media (min-width: 700px){#site-container{max-width:700px;grid-template-columns:1fr 4fr;grid-column-gap:.5rem;grid-template-areas:".   header" "nav main" "nav footer";margin-left:0}}}header#site-header h1.site-title{color:#3e3e3e;font-weight:normal;text-align:center;margin-bottom:.5rem}header#site-header h1.site-title a{color:#3e3e3e;text-decoration:none;transition:color 200ms}header#site-header h1.site-title a:hover{color:#7d8a5f}@media (min-width: 700px){header#site-header h1.site-title{text-align:left;font-size:2.8rem}}footer{font-family:'PT Sans', sans-serif;text-align:center;color:#999B9A}@media (min-width: 700px){footer{text-align:right}}nav ul.navigation-menu{display:flex;flex-direction:row;justify-content:space-around;list-style-type:none;margin:5px auto 10px;padding:.25rem 0;border-color:#7e7e7e;border-radius:2px;border-style:solid;border-width:0;border-bottom-width:2px;width:100%}@media (min-width: 700px){nav ul.navigation-menu{flex-direction:column;border:none;text-align:right;position:sticky;top:1rem}}nav ul li.navigation-link{line-height:1.75}@media (min-width: 700px){nav{border-right:1px solid #bebebe;padding:0}nav ul li{padding-right:1rem}}nav a{color:#3e3e3e;text-decoration:none}nav a:hover{text-decoration:underline}#cv-download{margin:2rem auto}#cv-download a{margin:2rem auto;background-color:#96A379;padding:.5rem;line-height:1.25rem;font-weight:bold;font-family:'PT Sans', sans-serif;color:white;text-decoration:none;border-radius:2px}