.inner-card{border:1px solid red;border-radius:8px;width:auto;height:auto;overflow:hidden;box-shadow:#959da533 0 8px 24px;transition:transform .2s ease;font-size:16px;font-weight:400;line-height:24px;background:#fff;padding:1rem}.inner-card:hover{transform:scale(1.03);box-shadow:0 4px 12px #00000026}.cart{border:1px solid red;width:80%;margin:2% auto auto;display:flex;flex-direction:column;justify-content:center;gap:20px}
