:root{--accent:#004;--background:#f3f0ed;--background-highlight:#fefefe;--foreground:#171717}html{min-height:100%}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-family:Roboto,Arial,Helvetica,sans-serif}*{box-sizing:border-box}header,footer{min-height:6em}main{max-width:60em;margin:auto;padding:1em}article>a{color:inherit;text-decoration:none}main>section>article:after{content:"";background-image:url(/mydata-separator.svg);background-repeat:no-repeat;height:1em;margin:3em 0;display:block}main>section>article:last-child:after{display:none}main>section>article:last-child{margin-bottom:0;padding-bottom:0}section#outcomes,section::selection{background:var(--background-highlight);border-radius:25px;margin:0 -1em;padding:1em}section>a:first-child,article>a:first-child{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{color:#3a5ba7;font-family:Poppins,Century Gothic,Arial,Helvetica,sans-serif}.ingress{font-family:Poppins,Century Gothic,Arial,Helvetica,sans-serif;font-size:125%}figure img{max-width:100%;max-height:50vh}figcaption{margin-top:1em;font-style:italic}img.invert{filter:invert()}header,footer{text-align:center;width:100vw;padding:1em}header>picture{width:auto;margin:0;padding:0}header>picture>img{max-height:4em;margin:3em 0}header>picture:first-child{display:block}header>picture:first-child>img{max-width:calc(100vw - 4em);max-height:none}header>picture:nth-child(3)>img{margin:3em}@media screen and (max-width:680px){header>picture{display:block}header>picture:nth-child(3)>img{margin:3em 0}}@media screen and (min-width:1200px){h1{font-size:300%}h1>span{display:block}}
