html{box-sizing:border-box;scroll-behavior:smooth;width:100%;height:100%;margin:0;padding:0}*,*:before,*:after{box-sizing:inherit;margin:0;padding:0}ol,ul{list-style:none}img{max-width:100%;height:auto}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:1rem;line-height:1.75;color:#2c3e50;background-color:#fffffe}.inverted{background-color:#16a085;color:#fffffe}main,header,footer{width:100%}h1,h2,h3,h4,h5,h6{font-family:Avenir,Helvetica Neue,Helvetica,sans-serif;font-weight:200;color:#3e6889;margin:0 .5rem}.inverted h1,.inverted h2,.inverted h3,.inverted h4,.inverted h5,.inverted h6{background-color:#16a085;color:#fffffe}h1{font-size:1.875rem}h2{font-size:1.25rem}h3{font-size:1.125rem}h4{font-size:1rem}h5{font-size:.875rem}h6{font-size:.75rem}p{padding:.125rem 0}a{text-decoration:none;color:inherit;text-decoration:underline;text-underline-offset:2px;transition:all .15s linear}a:hover{color:#16a085;text-decoration-thickness:2px}.inverted a:hover,.inverted a:focus{color:inherit}a[role=button]{display:inline-block;padding:.125rem .5rem;margin:.5rem;border:2.5px solid #3e6889;border-radius:5px;color:#3e6889;text-decoration:none;transition:all .15s linear}a[role=button]:hover,a[role=button]:focus{color:#fffffe;background-color:#3e6889}.inverted a[role=button]{border-color:#fffffe;color:#fffffe}.inverted a[role=button]:hover,.inverted a[role=button]:focus{color:#16a085;background-color:#fffffe}a[role=button].disabled,a[role=button].disabled:hover,a[role=button].disabled:focus{color:#627071;border-color:#627071;background-color:#fffffe}input{display:inline-block;padding:.125rem .5rem;margin:.5rem;cursor:text;width:100%;line-height:1.75;border:2.5px solid #3e6889;border-radius:5px;color:#3e6889;background-color:#fffffe;outline:none;font-size:1rem;text-align:center}input:hover,input:active{background-color:#f9f9f9}input:focus{text-align:left}input:placeholder-shown{text-align:left}::placeholder{color:#627071;opacity:.5}blockquote{padding:.5rem .5rem .5rem 1rem;margin:.5rem;border-left:2.5px solid #3e6889;border-top-right-radius:2.5px;border-bottom-right-radius:2.5px;background-color:#f9f9f9;font-style:italic}.container{max-width:960px;margin:0 auto}@media only screen and (max-width: 960px){.wide-text{padding-left:1rem;padding-right:1rem}}.flex-even{display:flex;align-items:center;justify-content:space-evenly}.flex-col{display:flex;flex-direction:column;align-content:center}.header .container{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width: 960px){.header .title{font-size:1.25rem}}.header .title a{text-decoration:inherit}@media only screen and (max-width: 768px){.header .subtitle{display:none}}.about{padding-top:2rem;padding-bottom:4rem}
