a.price-tag {
  color: #fff !important;
}
.btn_offer_block {    
background: none #2caa17 !important;
    margin: 0 auto 15px auto;
    color: #fff !important;
    border: none !important;
    text-decoration: none !important;
    outline: 0;
    border-radius: 0 !important;
    box-shadow: 0 2px 2px #E7E7E7 !important;
   text-transform: uppercase;
font: 700 15px/17px 'Roboto', trebuchet ms;
font-size: 20px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
}
.rehub_feat_block div.offer_title {
    font: bold 18px/20px Roboto;
}
.customprice {
padding-top: 10px;
padding-bottom: 10px}
.offer_thumb {
padding-top: 20px;
padding-bottom: 10px}