body{font-family:"Open Sans",sans-serif}h1,h2,h4{font-family:"Open Sans",sans-serif}:root{--primary-color: #999999;--secondary-color: #888888;--accent-color: #555555;--background-color: #ffffff;--background-color-outer: #ffffff;--text-color: #000000;--cta-background-color: #dddddd;--cta-border-color: #333333;--cta-text-color: #333333;--primary-color-alt: #888888;--secondary-color-alt: #999999;--accent-color-alt: #555555;--background-color-alt: #000000;--background-color-outer-alt: #ffffff;--text-color-alt: #ffffff;--cta-background-color-alt: #dddddd;--cta-border-color-alt: #dddddd;--cta-text-color-alt: #333333}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}a{background-color:transparent}b,strong{font-weight:bolder}code{font-family:monospace,monospace;font-size:1em}small{font-size:80%}img{border-style:none}textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}textarea{overflow:auto}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}html{font-size:16px;line-height:1.42;scroll-behavior:smooth;overflow-y:scroll;cursor:default}body{padding:1em}@media only screen and (min-width: 1201px){body{padding:2em}}.example-page .njk-example-set{background:var(--primary-color);display:flex;flex-direction:row;justify-content:space-around}.example-page .njk-example-set-foreach{background:var(--secondary-color);display:flex;flex-direction:column;align-items:center}.example-page .njk-example-set-foreach-item{border:1px solid var(--accent-color);padding:1em;margin:1em}.example-page .njk-example-set-html{background:var(--accent-color);display:flex;flex-direction:row;justify-content:space-around;align-items:center}.example-page .njk-example-set-html textarea{width:300px;height:200px}.example-page .njk-example-set-modify strong{color:var(--accent-color)}.example-page .njk-example-parse-markdown{background:var(--background-color);color:var(--text-color)}.example-page .team-members{display:flex;flex-direction:row;border:1px solid #000}.example-page .team-members .team-member{display:flex;flex-direction:column;border:1px solid gray;padding:1em;margin:1em}