.App{text-align:center;width:100%}.shop__product{border:1px solid #ccc;box-sizing:border-box;color:#000;padding:10px}.shop__card{display:flex;flex-direction:column;height:100%;justify-content:space-between}.shop__product img{width:100%}.shop__product .header{font-size:1.4rem;font-weight:700}.shop__product .price{font-size:1.1rem}.shop__product .meta{font-size:1.2rem;font-weight:500}.product__link{border:0;color:#000;text-decoration:none}.shop__productsContainer{grid-gap:40px;display:grid;grid-template-columns:repeat(4,1fr);padding:10px;width:100%}.single__product{border:1px solid #ccc;margin:auto;width:-webkit-max-content;width:max-content}.single__product img{width:100%}.single__product .header{font-size:1.4rem;font-weight:700}.single__product .price{font-size:1.1rem}.single__product .meta{font-size:1.2rem;font-weight:500}
/*# sourceMappingURL=main.a718d1be.css.map*/