:root{--black:#222;--white:#fff;--yellow:#f7df1e;--blue:#12223f;--grey:#eae9e9}.clr-yellow{color:var(--yellow)}.clr-white{color:var(--white)}.clr-black{color:var(--black)}.bg-yellow{background-color:var(--yellow)}.bg-white{background-color:var(--white)}.bg-black{background-color:var(--black)}.bg-blue{background-color:var(--blue)}.fill-yellow{fill:var(--yellow)}.fill-white{fill:var(--white)}.fill-black{fill:var(--black)}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,footer,header,main,menu,nav,section{display:block}a{background-color:transparent;-webkit-text-decoration-skip:objects}b,strong{font-weight:inherit;font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;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}h1{font-size:2em;margin:0}.inline-code{padding:4px 8px;border-radius:4px;background:var(--grey);font-size:16px}.svg-icon{height:3em;margin:17px 20px 20px 23px}.dev-icon,.svg-icon{width:3em;display:inline-block;vertical-align:middle}.dev-icon{text-decoration:none;height:1em;margin:.5em}body{font-family:Bungee,cursive;overflow-x:hidden}.screen-height{height:100vh}.text-center{text-align:center}.text-left{text-align:left}.v-center{vertical-align:middle}span.v-center{display:inline-block}.center-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.no-wrap{white-space:nowrap}@media (max-width:360px){.hide-small{display:none}}.fixed-bottom-right{position:fixed;bottom:26px;right:10px}@media (min-width:850px){.md-flex-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.z-1{z-index:1}.z-2{z-index:2}.position-relative{position:relative}.padding-30{padding:30px}