.dashboard{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-content:center;align-content:center;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:stretch;align-items:stretch}.cases h3{font-size:medium}.heading{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-content:space-around;align-content:space-around;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:stretch;align-items:stretch;-webkit-flex-wrap:wrap;flex-wrap:wrap}.confirmed{border:2px solid red}.confirmed:hover{background-color:#dc143c;color:#fff}.active{border:2px solid red}.active:hover{background-color:#cd5c5c;color:#fff}.recovered{border:2px solid green}.recovered:hover{background-color:#32cf32;color:#fff}.death{border:2px solid #000}.death:hover{background-color:grey;color:#fff}.vaccine{border:2px solid #00f;font-size:x-small}.vaccine:hover{background-color:#3ea3e2;color:#fff}.cases{margin:1rem;padding:30px;border-radius:5%;width:110px;height:120px;text-align:center}.main_dashboard{margin:3rem}.table_head{font-weight:bolder;background-color:grey}.dashboard_heading{font-size:xx-large;text-align:center;color:#856084;text-shadow:2px 2px 1px #d4adcf}footer{text-align:center}
/*# sourceMappingURL=main.59a304d0.chunk.css.map */