@import url(https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@10..48,500&family=Roboto&display=swap);.App{text-align:center;background-color:#0f1626;height:100%;font-family:"Bricolage Grotesque",sans-serif}.row{display:flex;justify-content:center}input{border-radius:10px;background-color:#e4e4e4}.botonAgregar{margin:5px 0 5px 10px;background-color:#ff533d;color:#e4e4e4}.inputCity{width:280px;padding-left:15px;margin:5px 0}.navbar{background-color:hsla(0,0%,76.1%,.904);text-shadow:1px 1px 1px rgba(93,93,93,.65);display:flex;justify-content:flex-start}.navbar-brand{margin:5px 50px 5px 0}a{color:#282828}a:hover{text-decoration:none;color:#ff533d}#logo{margin-right:10px}.cards{display:flex;flex-wrap:wrap;justify-content:center}.card{width:16rem;border-radius:20px;background-color:hsla(0,0%,70.2%,.568)}.grid-container{display:grid;grid-template-columns:auto auto;grid-template-rows:60% auto;margin-bottom:10px}.temp{font-size:60px}.mm{margin:auto;font-size:20px}.card-title{font-size:30px;margin-bottom:15px;text-shadow:1px 1px 1px rgba(93,93,93,.65);color:#282828;width:100%}.detalles{border:1px solid #282828;border-radius:20px;font-size:small}.detalles:hover{color:#ff533d;border-color:#ff533d;background-color:hsla(0,0%,99.2%,.322)}.card-title:hover{color:#ff533d}#closeIcon{display:flex;justify-content:flex-end;margin-right:8px;margin-top:8px}.card-body{margin-top:0!important;padding-top:0!important}.ciudad{display:flex;justify-content:center;margin-top:1%}.container{background-color:hsla(0,0%,70.2%,.568);width:90vw;max-width:600px;height:41rem;border-radius:20px;padding:0}h2{background-color:#ff533d;color:#e4e4e4;border-radius:20px 20px 0 0;margin-bottom:10px;height:60px;display:flex;justify-content:center;align-items:center;font-size:3rem}.info>div{padding:5px}.info>div :last-child{margin-top:6px}.boxItem{display:flex;justify-content:space-around;align-items:center}.item{width:50%}.volver{border:1px solid #282828;border-radius:20px;font-size:small;padding:4px}.volver:hover{border-color:#ff533d;background-color:hsla(0,0%,99.2%,.322)}
/*# sourceMappingURL=main.c1e55ad8.chunk.css.map */