.c-teams-bc {
background: #282828 ! important;
}
.market-bc{
background: #282828 !important;
}
.market-bc:hover .market-icon-bc, .market-bc:hover .market-odd-bc{
color: #fff !important;
}
.market-bc:hover {
color: #ffffff !important;
background: #a88334 !important;
}
.market-bc.active{
color: #000 !important;
background: #a88334 !important;
}
.c-info-content-bc{
background: #282828 ! important;
}
.ftr-g-i-head-bc{
background: #282828 ! important;
}
.c-info-more-bc{
background: #282828 !important;
}
.product-banner-without-titles .product-banner-img-bc, .product-banner-without-titles .product-banner-icon-bc {
    max-width: 111% !important;
    border-radius: var(--border-radius);
}
.entrance-f-error-message-bc {
    display: none !important;
    justify-content: center;
    margin-bottom: 5px;
    padding: 5px;
    color: rgba(var(--b-sc), 1);
    border-radius: var(--border-radius);
    font-size: 12px;
    background: rgba(var(--oc-3), .2);
}
