@import url(https://fonts.googleapis.com/css?family=Roboto);body{font-family:Helvetica,Roboto,Arial,sans-serif;color:#7e7d85}.row{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1rem;max-width:1300px;margin:0 auto}button,input{padding:.4rem;outline:none}button{background-color:#7564d5;border-color:#7564d5;color:#fff}.App{display:grid;grid-template-areas:"header header header" "search search search" "content content content" "footer  footer  footer"}.Header{grid-area:header;background-color:#44a799;color:#fff;padding:1rem}.SearchBar{grid-area:search;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-top:2rem}.SearchBar input{margin-right:4px}.Dashboard{grid-area:content;padding:50px 10px;text-align:center}.Dashboard h2{font-weight:lighter;font-size:2rem}.Footer{grid-area:footer;background-color:#3e3e3e;color:#fff;padding:2rem;text-align:center}.Card{padding:1.2rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#fff}.Card--green{background-color:#d7f2ed}.Card--green,.Card--green h2{color:#1b6f71}.Card--green li{border-left-color:#1b6f71}.Card--pink{background-color:#eb6d93}.Card--pink,.Card--pink h2{color:#f7dedf}.Card--pink li{border-left-color:#f7dedf}.Card--purple{background-color:#7564d5;color:#fff}.Card--purple h2{color:#fff}.Card--purple li{border-left-color:#fff}.Card h2{font-weight:lighter;margin-bottom:2.8rem}.Card h3{font-size:4rem;line-height:5rem;margin:0}.Card ul{list-style:none;padding:0;margin:0}.Card li{padding:0;padding-left:1rem;margin-bottom:1rem;text-align:left;border-left-width:4px;border-left-style:solid}/*! normalize.css v8.0.0 | 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{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}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}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],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}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}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-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
/*# sourceMappingURL=main.1447f539.css.map*/