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}.Header h2{font-size:40px;color:#fc883a;text-shadow:1px 1px 2px #000}.Header p{font-size:20px;color:#fc883a}.footer{display:flex;justify-content:space-evenly;margin-bottom:20px}.footer p{color:#ffdf39;margin:0 20px}.footer p a{text-decoration:none;color:#fc883a}body{justify-content:center;align-items:center;height:100vh;background:url(/Weather-App-React/static/media/background-blur.7c3643d1.jpg) no-repeat;background-size:cover;background-position:0 40%}body,body .App{display:flex;flex-direction:column}body .App{justify-content:space-between;text-align:center;border-radius:10px;background:url(/Weather-App-React/static/media/background-blur.7c3643d1.jpg);width:100%;height:600px;max-width:800px}.ShowWeather{width:65%}.ShowWeather p.init-text{color:#fc883a}.ShowWeather div.result{display:flex;flex-direction:column;align-items:center}.ShowWeather div.result div{margin:3px;width:100%;display:flex;flex-direction:row;justify-content:space-between;background:hsla(0,0%,100%,.342);border-radius:5px}.ShowWeather div.result div p{margin:5px;font-size:18px;color:#292828}.SearchWeatherForm{width:65%;display:flex;justify-content:space-between;margin-bottom:10px}.SearchWeatherForm input{padding:5px;height:25px;width:65%}.SearchWeatherForm button,.SearchWeatherForm input{font-size:18px;border-radius:5px;border:0;outline:none}.SearchWeatherForm button{box-shadow:1px 1px 2px #000;height:35px;width:25%;background:linear-gradient(#fff238,#fc783b);color:#9e0000;transition:.2s}.SearchWeatherForm button:active{background:#fc783b;transition:.2s;box-shadow:0 0 0 #000}.WeatherSearchAndShow{margin-bottom:50px;margin-top:0;display:flex;flex-direction:column;align-items:center;width:100%}
/*# sourceMappingURL=main.f19b9f59.chunk.css.map */