:root {
    --gradient-color: 24, 255, 255;
}

#boost-spin-button.theme-pink {
    cursor: pointer;
    transition: all 0.3s ease;
}

#boost-spin-button .btn-background {
    fill: #011454;
    fill-opacity: 0.5;
}

#boost-spin-button .btn-stroke {
    stroke: #bfffff;
    stroke-width: 3.64376;
    fill: none;
}

#boost-spin-button .btn-glow {
    fill: url(#paint0_radial_982_2518);
    fill-opacity: 0.6;
}

#boost-spin-button .btn-inner-glow {
    fill: #A175FF;
    fill-opacity: 0.6;
}

#boost-spin-button .btn-icon {
    fill: #77FFFF;
}

#boost-spin-button .btn-accent {
    fill: #00CCFF;
    fill-opacity: 0.44;
}

#boost-spin-button.theme-pink .btn-stroke {
    stroke: #bfffff !important;
}

#boost-spin-button.theme-pink .btn-accent {
    fill: #00CCFF !important;
}

#boost-spin-button.theme-pink .btn-background {
    fill: #011454 !important;
    fill-opacity: 0.5 !important;
}

#boost-spin-button.theme-pink defs linearGradient#paint3_linear_982_2518 stop:last-child {
    stop-color: #1CB7FF !important;
}

#boost-spin-button {
    filter: drop-shadow(0 0 20px rgba(119, 255, 255, 0.2));
}
.carousel_main .carousel_content {
    background: unset;
}


.boost-mode #total-bet, .boost-mode #total-bet-label {
    color: #25F9FC !important;
}