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}.dark{background-color:#202c37;color:#fff}.App{text-align:center;background-color:inherit;color:inherit;margin-top:3%}.title-icon{-webkit-flex-direction:row;flex-direction:row;background-color:inherit}.select-input-container,.title-icon{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.select-input-container :first-child,.select-input-container :nth-child(2){background-color:#2b3945;color:inherit;height:30px;width:20%}.allCountries-container{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:20px;gap:20px;margin-top:2%}.card{border-radius:3px;height:100%;color:inherit;background-color:#2b3945;border:none}.card :nth-child(2){height:10%}.card img{width:100%;height:35%}.one-country h3{color:orange}.border-countries{height:100px;margin-top:3%}.border-countries>button{width:80px;height:40px;color:inherit;background-color:inherit;margin-left:1%}.one-country{display:grid;grid-template-columns:25% 75%;grid-template-rows:auto auto}.one-country img{width:100%;height:60%;margin-right:20px}.country-info div:first-child{display:grid;grid-template-columns:50% 30%}.country-info div:first-child div:first-child{display:inline-block}.languages ul{list-style:none;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between}.back-button{margin-right:90%;margin-bottom:4%;background-color:inherit;border:2px solid #beaeae;color:inherit}.light{background-color:#fafafa}.light,.lighter{color:#000}i{font-weight:none}.card-background{background-color:#fff}.light-mode{background-color:inherit}.light-mode :first-child,.light-mode :nth-child(2){background-color:inherit;border:1px solid #d3d2d2}
/*# sourceMappingURL=main.3314d534.chunk.css.map */