@import url(https://fonts.googleapis.com/css2?family=Supermercado+One&display=swap);*{box-sizing:border-box}body{margin:0;padding:0}.App{text-align:center}.brewery-header{color:rgba(232,71,109,.988);background-color:hsla(0,0%,96.9%,.379);font-family:"Supermercado One",cursive;font-size:10vh;margin:0}.pagination{margin-top:20px}.currentPage{font-family:"Supermercado One",cursive;font-size:4vh;color:rgba(232,71,109,.988)}.button-space{display:flex;justify-content:space-around}.brewCard{display:flex;flex-direction:column;align-items:center;justify-content:center;list-style-type:none}.cardStyle{border-radius:10px;border:2px solid #000;margin:10px;width:50vw;background-color:rgba(232,71,108,.703)}.controls{display:flex;flex-direction:row;justify-content:center}.dropdown,.zipcode{display:flex;flex-direction:column;font-family:"Supermercado One",cursive;font-size:3vh;color:rgba(232,71,109,.988);margin:10px}.dropdown-select,.zipcode-input{background-color:#fff;border:thin solid rgba(232,71,109,.988);border-radius:4px;font:inherit;padding:.5em 1em;font-size:2vh}
/*# sourceMappingURL=main.076425f1.chunk.css.map */