body{font-family:"Segoe UI";line-height:1.5}.heading{text-align:center;margin:3rem auto auto}.categoryTab{text-align:center;margin:30px;height:50px}.categoryTab button{outline:none;border:0;background-color:#fff;text-transform:capitalize;margin:0 25px;color:#c59d5f;font-size:1.2rem;width:90px;height:30px;border-radius:5px}.categoryTab button:hover{background-color:#c59d5f;color:#fff}.foodItems{display:grid;grid-gap:2rem}.foodItem{margin:auto}.foodImg{display:inline-block;width:300px;height:200px;overflow:hidden;border:5px solid #c59d5f;text-align:center;border-radius:5px}.foodImg img{max-height:100%}.foodDetails{display:inline-block;width:300px;margin:30px}.foodDetails h3{text-transform:capitalize}.foodDetails p{color:rgba(0,0,0,.7)}@media screen and (min-width:768px){.foodItems{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=main.5b97fb6d.chunk.css.map */