/* Add custom CSS styles below */ 
.s-product-card-price {
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 700;
    color: red;
}.sicon-menu:before {
    content: "\ed7f";
    color: black;
}.store-footer {
    position: relative;
    margin-top: 2rem;
    --tw-text-opacity: 1;
    color: rgba(0,0,0,var(--tw-text-opacity));
    background-color: gray;
}.s-button-element:not(:disabled):not([loading]) {
    pointer-events: auto;
    background-color: gray;
    color: white;
}