/* Add custom CSS styles below */ 

.bup-add-btn:hover{
  background: #4B1528 !important;
}
span.bup-badge-top {
    background:#f2b9bb !important;
    color: white !important;
}
.bup-featured .bup-add-btn{
     background:#f2b9bb !important;
      color: white !important;
}
.bup-featured .bup-add-btn:hover{
 background: #4B1528 !important;
}