.card.yeekee-custom.yeekee5vip .card-header{
    background: rgb(51, 255, 0);
    background: linear-gradient(
        0deg,
        rgba(51, 255, 0, 1) 0%,
        rgba(200, 246, 189, 1) 50%,
        rgba(51, 255, 0, 1) 100%
    );
    color: #363636;
}

.yeekee5vip .text-gold{
    color: #363636;
}

.content-play a.yeekee5vip {
    border: 2px solid #fff;
}

.content-play a.yeekee5vip::after{
    content: '';
    width: 400px;
    height: 130px;
    background: #cc99ff;
    position: absolute;
    bottom: -20px;
    left: 40px;
    z-index: -1;
    -ms-transform: rotate(-35deg);
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
}

.content-play a.yeekee5vip .info {
    /* background: rgb(51, 255, 0);
    background: linear-gradient(
        0deg,
        rgba(51, 255, 0, 1) 0%,
        rgba(200, 246, 189, 1) 50%,
        rgba(51, 255, 0, 1) 100%
    ); */
}

.main-class-custom-yeekee5vip .title-head h4{
    /* background: rgb(51, 255, 0);
    background: linear-gradient(
        0deg,
        rgba(51, 255, 0, 1) 0%,
        rgba(200, 246, 189, 1) 50%,
        rgba(51, 255, 0, 1) 100%
    ); */
}

.main-class-custom-yeekee5vip .title-head h4 a{
    /* color: #363636; */
}

.main-class-custom-yeekee5vip .group-button a .status-countdown-custom{
    color: #fff;
    background:#cc99ff;
}

.main-class-custom-yeekee5vip .process h1{
    background: #33ff00;
    color: #363636 !important;
}

.main-class-custom-yeekee5vip .br-radius .bg-warning{
    background-color: #cc99ff !important;
}

.main-class-custom-yeekee5vip .br-radius.border-warning {
    border-color: #cc99ff !important;
}

@media (max-width: 575.98px){
    .content-play a.yeekee5vip::after{
        bottom: -30px;
        left: -10px;
    }
}
