.search-form{border-bottom:1px solid #f9f7fe;padding-bottom:30px}.search-form-input{background-color:#f9f7fe;border:none;color:#27214266;font-size:16px;padding:20px;width:75%;border-radius:6px}.search-form-button{background-color:#885df1;border:none;border-radius:5px;color:#fff;font-size:16px;line-height:1;margin-left:5px;padding:20px}main{padding:30px,0}.current-weather{display:flex;justify-content:space-between}.current-city{font-size:38px;font-weight:900;margin:0}.current-details{color:#27214266;font-size:16px;font-weight:400;line-height:24px}.current-details strong{color:#f65282}.current-temperature,.WeatherTemperature{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}.WeatherForecast{display:flex;justify-content:space-between;gap:10px}.forecast-component{display:flex;justify-content:space-between;width:100%;margin:30px 0}.forecast-date{text-align:center;color:#27214266;font-size:16px;line-height:20px}.forecast-icon{width:88px;height:88px;display:block;margin:0 auto}.forecast-temperatures{text-align:center;color:#f65282}.Footer{border-top:1px solid #f9f7fe;text-align:center;padding-top:15px;color:#27214266}body{background:#f9f7fe;font-family:Roboto,sans-serif}a{color:#885df1;text-decoration:none}.App{background:#fff;border-radius:10px;box-shadow:0 30px 50px #41326414;margin:60px auto;max-width:600px;padding:30px}
