.CountrySelect{width:400px;color:#282c34;font-size:1.4rem;margin:auto}@media screen and (max-width:620px){.CountrySelect{width:80%;font-size:1.2rem}}.Home-header{width:360px;display:flex;justify-content:space-between;align-items:center;margin:40px auto 75px}.Home-logo{margin-right:14px;height:80px}.Home-title{text-align:left;display:flex;flex-direction:column;justify-content:space-evenly}.Home-title h1{margin:-8px 0 0}.Home-subtitle{color:#edf2f7;margin:0}.Home-countryListSection{padding-top:30px}@media screen and (max-width:620px){.Home-header{width:80%}.Home-title{font-size:14px;justify-content:center}}.CovidLine{background-color:#32936f;width:240px;height:16px;border-radius:2px;overflow:hidden;flex-shrink:0;position:relative}.CovidLine-cases{background-color:#f5ee9e}.CovidLine-deaths{background-color:#db0a43}.CovidLine-cases,.CovidLine-deaths{float:left}@media screen and (max-width:620px){.CovidLine{width:180px}}.CountryList{list-style:none;padding-left:0;margin:auto;width:400px}.CountryList li{margin-bottom:4px;text-align:left;background-color:#2f394e;border-radius:4px}.CountryList a{color:#edf2f7;font-size:1.1rem;font-weight:400;text-decoration:none;padding:8px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.CountryList li:hover{background-color:#414e6b}@media screen and (max-width:620px){.CountryList{width:80%}}
/*# sourceMappingURL=6.5a32e1b6.chunk.css.map */