<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Style for the custom Update Cart button */
.update-cart-button {
    background-color: #0f89bb!important; 
    color: #fff!important; 
    width: 100%;
}

.update-cart-button:hover {
    background-color: #000000!important; 
}</pre></body></html>