body{background-color:#f9f7fe;font-family:Roboto,sans-serif}a{color:#885df1}.weather-app{background-color:#fff;border-radius:16px;box-shadow:0 30px 50px #41326414;margin:45px auto;max-width:600px;padding:30px}header{border-bottom:1px solid #f9f7fe;padding-bottom:30px}.search-form-input{background-color:#f9f7fe;padding:15px 20px;width:80%}.search-form-btn,.search-form-input{border:none;border-radius:6px;font-size:16px}.search-form-btn{background:#885df1;color:#fff;cursor:pointer;margin-left:5px;padding:15px 30px}main{padding:30px 0}.weather-app-data{display:flex;justify-content:space-between}.weather-app-city{font-size:38px;line-height:48px;margin:0}.weather-app-info{color:#27214266;font-size:16px;font-weight:500;line-height:24px}.weather-app-info strong{color:#f65282}.weather-app-temp-container{display:flex}.weather-app-icon{height:100px;width:100px}.weather-app-icon img{width:100%}.weather-app-temp{font-size:88px;font-weight:700;line-height:100px;margin-left:10px}.weather-app-unit{font-size:28px;margin-top:10px}.weather-forecast{display:flex;justify-content:space-around;margin-top:30px}.weather-forecast-date{color:#27214266;font-size:16px;line-height:20px;margin-bottom:10px;text-align:center}.weather-forecast-icon{display:block;height:75px;margin:0 auto;width:75px}.weather-forecast-temps{color:#f65282;display:flex;justify-content:center;text-align:center}.weather-forecast-temp{padding:0 10px}#max-temp{font-weight:700}.footer{border-top:1px solid #f9f7fe;color:#0009;font-size:14px;padding-top:30px;text-align:center}
/*# sourceMappingURL=main.612841f1.css.map*/