body .product-card del,
body .price-big del,
body .loading-real-price del,
body .addon-summary-copy del,
body .room-option del,
body .bopo-product-page del,
body .bopo-savings span {
  color:#111;
  text-decoration-color:#111;
}

body .product-card ins,
body .price-big ins,
body .loading-real-price ins,
body .addon-summary-copy ins,
body .room-option ins,
body .bopo-product-page ins,
body .bopo-total-card:has(.bopo-savings) [data-bopo-total] {
  color:#c62828;
  text-decoration:none;
}

body .bopo-total-card:not(:has(.bopo-savings)) [data-bopo-total] {
  color:#111;
}
