.Payment-paymentInfoStyles {
display:none!important
}
a.promo-btn {
    display: inline-block;
    position: relative;
    text-decoration: none !important;
    color: white !important;
    background: linear-gradient(45deg, #a71f67, #c61e77, #a71f67);
    padding: 8px 25px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 10px;
    font-size: 14px;
    border: none;
    margin-block: 10px;
}

.Integration-contentStyles table td {
  width:50% !important;
}
.woot--bubble-holder button.woot-widget-bubble {
  display:none !important;
}