.bold-product {
background-color: black !important;
}

.bold-upsell__button--secondary {
   border: 1px solid #212121;
}

.bold-product__actions {
  background-color: #801FAA;
  color: white;
  text-transform: uppercase;
   font-weight: bolder;
   font-size: 25px;
}