.hdt-progress-bar::before {
  background: #ff4444;
}
.hdt-stock-status svg circle:first-child {
  fill: rgba(255, 68, 68, 0.3);
}
.hdt-stock-status svg {
  color: #ff4444;
}
.hdt-product__inventory .hdt-progress-bar {
  height: 3px !important;
}
.hdt-product-form__submit.hdt-btn.hdt-oh.hdt-atc-full.hdt-uppercase.hdt-text-lg.hdt-font-semibold.hdt-relative.hdt-truncate.hdt-btn-loading__svg {
  background: black;
}