@import url(https://fonts.googleapis.com/css2?family=Montserrat&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{margin:0;font-family:"Montserrat"}.app,body{background:#000}.app{display:flex;justify-content:space-evenly;padding:10px}.app__dropdown{background-color:#9b9090;border:none}.app__header{display:flex;align-items:center;margin-bottom:20px;justify-content:space-between}.app__header>h1{color:#a71b1b;font-size:2.5rem}.app__stats{display:flex;text-align:center;justify-content:space-between}.app__left{flex:0.9 1}.app__information>h3{color:#201d1d;font-weight:400;font-size:1.5rem;margin-bottom:1rem}.app__information>h3:last-of-type{margin-top:1rem}@media (max-width:990px){.app{flex-direction:column}}.infoBox{flex:1 1}.infoBox:not(:last-child){margin-right:10px}.infoBox--selected{border-top:10px solid #7d9b50}.infoBox--red{border-color:#a00707}.infoBox__cases--green{color:#649e64!important}.infoBox__cases{color:#e44663;font-weight:600;font-size:1.75rem;margin-bottom:.5rem}.infoBox__total{color:#347dbd;font-weight:700!important;font-size:.8rem!important;margin-top:15px!important}.table{overflow:scroll;color:#eeb808;background-color:#978e8e;height:450px}.table tr{display:flex;justify-content:space-between}.table td{padding:.5rem;border:none}.table tr:nth-of-type(odd){background-color:#947a7a}.map{height:500px;background-color:#000;padding:0;border-radius:20px;margin-top:16px;box-shadow:0 0 8px -4px rgba(0,0,0,.5)}.map .leaflet-container{height:100%;border-radius:12px}.info-flag img{width:50px;border-radius:5px}.info-name{font-size:20px;font-weight:700;color:#555}.info-container{width:150px}.info-flag{height:80px;width:100%;background-size:cover;border-radius:8px}.info-confirmed,.info-deaths,.info-recovered{font-size:16px;margin-top:5px}
/*# sourceMappingURL=main.6de1e27f.chunk.css.map */