*{margin:0;padding:0;box-sizing:border-box}body{background-color:#f5f6fa}.app{-webkit-justify-content:space-evenly;justify-content:space-evenly;padding:20px}.app,.app__header{display:-webkit-flex;display:flex}.app__header{-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:20px}.app__header>h1{color:red}.app__left{-webkit-flex:0.9 1;flex:0.9 1}.app__stats{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.app__information>h3{color:#6a5d5d;font-weight:400;font-size:1.5rem;margin-bottom:1rem}.app__information>h3:last-of-type{margin-top:1rem}@media (max-width:990px){.app{-webkit-flex-direction:column;flex-direction:column}}.infoBox{-webkit-flex:1 1;flex:1 1}.infoBox:not(:last-child){margin-right:10px}.infoBox--selected{border-top:10px solid #adff2f}.infoBox--red{border-color:red}.infoBox__cases--green{color:#90ee90!important}.infoBox__cases{color:#cc1034;font-weight:600;font-size:1.75rem;margin-bottom:.5rem}.infoBox__total{color:#6c757d;font-weight:700!important;font-size:.8rem!important;margin-top:15px!important}.lineGraph{width:100%;height:45vh;margin:20px 0}.table{margin-top:20px;overflow:scroll;height:400px;color:#6a5d5d}.table tr{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.table td{padding:.5rem}.table tr:nth-of-type(odd){background-color:#f3f2f8}
/*# sourceMappingURL=main.cb3d4edc.chunk.css.map */