.ref-promo-badge {
  background-color: var(--primary) !important;
  transform: rotate(15deg);
  border-radius: 0px;
  border: 1px solid var(--secondary);
}

.reflow-cart-toggler:before {
  background-color: var(--primary) !important;
}

