@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,600,600i,700&display=swap);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}.App{display:flex;flex-direction:column;align-items:center}.ingredient-list{margin-top:1rem;background-color:#f0f0f0;border-radius:.5rem;padding:.5rem}.ingredient-list li{margin:.5rem 0;display:flex}.ingredient-text{font-size:1.5rem;color:#888}.ingredient-weight{color:#40b48e;font-size:1.3rem}.recipes{width:30rem;margin:3rem;display:flex;flex-direction:column;background-color:#d3d3d3;padding:2rem;position:relative;border-radius:.5rem;box-shadow:2rem 3rem 5rem #aaa}.recipes h2{background-color:hsla(0,0%,63.1%,.7);border-radius:.5rem;padding:.3rem .5rem;position:absolute;top:2.5rem;left:2.5rem;right:2.5rem;font-size:2.5rem;font-weight:400;text-shadow:0 .5rem .5rem #555;color:#fff}.recipes button{font-size:1.5rem;text-transform:uppercase;color:#fff;background-color:#40b48e;border:none;border-radius:.5rem;height:2.8rem}.alert1{position:static;top:-3rem;left:0;width:30rem;border-radius:.5rem;padding:.2rem}.alert1 h3{font-size:1.8rem;color:#fff;font-weight:400;text-align:center}.alert1 h3,h1{text-transform:uppercase}h1{letter-spacing:.1rem;font-style:italic;color:#2618e0;text-shadow:0 .9rem 2rem #4e4d4d;padding:1rem 0}form.search-form{width:60rem;height:9rem;display:flex;justify-content:center;align-items:center;background-color:#d3d3d3;border-radius:.5rem;margin-bottom:3rem;box-shadow:1rem 2rem 5rem #aaa;position:relative}form input{margin-right:.5rem;padding:.3rem;border-radius:.5rem}.Recipe{display:flex;flex-flow:row wrap;justify-content:center}
/*# sourceMappingURL=main.d2951087.chunk.css.map */