<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.price #regular-price del, 
.price #regular-price del * {
  color: #484848 !important;
}

.price #sale-price * {
  color: #E67575!important;
}</pre></body></html>