.bold-product__button--primary{
  background: #2e74ff!important;
    border: 1px solid transparent!important;
  text-transform: uppercase!important;
  color:white !important;
}

.bold-product__button--primary:hover{
background: #2e6eee!important;
    border-color: #2e74ff!important;
    outline: none!important;
}
#cloned_replace_button{
 display:none!important; 
}
a.bold-upsell__button.bold-upsell__button--primary{
  display:none!important;
}

.bold-upsell__intro-content{
  font-size: 18px!important;
  margin-top:20px!important;
  margin-bottom:20px!important;
  line-height: 1.3;
}

