body{background:#f9f7fe;font-family:"PT Serif",serif;font-weight:400;font-style:normal}.weather-app{background:#fff;max-width:600px;margin:60px auto;padding:30px;border-radius:10px;box-shadow:0 30px 50px rgba(65,50,100,.08)}header{border-bottom:1px solid #f9f7fe;padding-bottom:30px}.search-input{background-color:#f9f7fe;border:none;color:rgba(39,33,66,.4);font-size:16px;padding:20px;width:75%;border-radius:6px}.search-button{margin-left:5px;font-size:16px;background-color:#4712ce;color:#fff;border:none;padding:20px;line-height:1;border-radius:5px}main{padding:30px 0}.current-temperature{font-size:48px}.current-weather{display:flex;justify-content:space-between}.current-city{font-size:38px;font-weight:900;margin:0}.current-details{color:rgba(39,33,66,.4);font-size:16px;font-weight:400;line-height:24px}.current-details strong{color:#128a58}.current-temperature{display:flex}.current-temperature-icon{width:88px;height:88px}.current-temperature-value{font-size:88px;line-height:88px;font-weight:700}.current-temperature-unit{margin-top:6px;font-size:28px}.weather-forecast{display:flex;justify-content:space-around;margin-top:30px}.weather-forecast-date{text-align:center;color:rgba(39,33,66,.4);font-size:20px;line-height:20px;margin-bottom:10px}.weather-forecast-icon{text-align:center;font-size:30px;width:88px;height:88px;display:block;margin:0 auto}.weather-forecast-temperatures{color:#128a58;margin-top:10px;text-align:center;font-weight:700;display:flex;justify-content:center}.weather-forecast-temperature{padding:0 10px;font-weight:700}footer{border-top:1px solid #f9f7fe;text-align:center;padding-top:15px;color:rgba(39,33,66,.4)}
/*# sourceMappingURL=/styles.c4e621a9.css.map */