.sdr-item-bc::before {
background: transparent !important
}
.withdraw-form-l-bc input.form-control-input-bc[name=deposit_info] {
    background: transparent;
    text-align: center;
    font-size: 13px;
    border-top: 1px solid #221e38;
    border-radius: 0;
    padding: 0 8px;
}
.u-i-p-control-item-holder-bc:has(input[name=deposit_info]) {
    margin: 0;
}
.slider-bc .carousel-count {
    background: rgba(var(--hero),.35) !important;
}
.header-bc .hdr-user-bc .header-custom-buttons a {
    padding: 0 7px;
    color: #fff;
    height: 26px;
}
.header-bc .hdr-user-bc .header-custom-buttons .bc-i-telegram {
    background: #0088cc;
}
.header-bc .hdr-user-bc .header-custom-buttons .bc-i-live-chat {
    background: #6585a1
}

.header-bc .header-icon-text {
    margin-inline-start: 10px;
}