.wc-vat-price-widget del {
  color: #8a8a8a;
  margin-right: 8px;
  text-decoration-thickness: 1.5px;
}

.wc-vat-price-widget ins {
  color: #1f7a1f;
  font-weight: 700;
  text-decoration: none;
  background: #D2141E;
  padding: 2px 8px;
  border-radius: 6px;
}

.wc-vat-price-widget .aa-affiliate-badge {
  margin-left: 8px;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  background: #1f7a1f;
  padding: 4px 7px;
  border-radius: 999px;
}
