Right now when I try to style the shopping card via the <div> tags it gets overwritten because the inline element.style is overriding it.
I have tried nesting it within the other <div> to raise the rank but I don't think it can.
How can I just directly customize using CSS?