.price__current span,
.price--on-sale .price__current span {
  color: #232323 !important;
  font-weight: bold !important;
}

.price__was,
.price__was span {
  color: #b71313 !important;
}
