html,body,ul,ol{margin:0;padding:0}html{font-size:16px}@media only screen and (min-width: 768px){html{font-size:17px}}@media only screen and (min-width: 1024px){html{font-size:18px}}@media only screen and (min-width: 1440px){html{font-size:20px}}html,body{width:100%;height:100%;font-family:'Source Sans Pro', sans-serif}.divider{background:#366db9;width:100%;height:4px;z-index:100}*{box-sizing:border-box}pre{font-size:.7rem;margin:.3rem 0}div.highlight{position:relative;width:100%;max-height:60vh}code.highlighter-rouge{color:white;font-size:.75rem;background:#202020;padding:2px 7px}pre.highlight{padding-left:8px;overflow:hidden}.highlight{overflow:scroll;display:block}.highlight .rouge-gutter{display:block;margin-right:1rem;padding:0 .5rem 0 0;border-right:1px solid white}.container{display:flex;flex-direction:column;align-items:center;width:100%}article img{width:100%}.header-container{background:#366db9}header{display:flex;flex-direction:column;align-items:center;padding-top:16px;padding-bottom:16px;text-align:center;height:30vh;min-height:240px;justify-content:space-between;max-width:500px;max-height:280px;width:100%}@media only screen and (min-width: 1440px){header{min-height:310px}}header span,header a{color:white}header #name{font-weight:600;font-size:2.3rem;line-height:2.3rem}header #subtitle{font-weight:400;font-size:1.3rem}header #profile{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;width:100%}header #profile .circle{border-radius:50%;border:2px solid #fff;width:2.475rem;height:2.475rem;display:flex;justify-content:center;align-items:center}header #profile .circle svg{width:1.7325rem;height:1.7325rem;fill:#fff}header #profile img{width:5.5rem;height:5.5rem;border-radius:50%}header nav{width:100%;display:flex;justify-content:space-evenly}header nav a{text-decoration:underline;font-size:1.5rem}.divider{margin-top:.5rem}ul{list-style:none;padding:0 16px 16px 24px;max-width:800px;width:100%}ul li{display:flex;flex-direction:column;justify-content:flex-start;margin-top:1.5rem}ul li span{font-size:1.3rem;font-weight:300}ul li h1{font-size:1.8rem;font-weight:300;margin:0;line-height:2rem}ul li a{font-size:1.3rem;font-weight:300;font-style:italic;color:#366db9}ul li p{font-size:1.3rem;font-weight:200;margin:0}
