.card.yeekee-custom.yeekee7 .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;
}

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

.content-play a.yeekee7 {
    border: 2px solid #fff;
    background: #ffef99;
}

.content-play a.yeekee7::after{
    content: '';
     width: 200px;
    height: 200px;
    border-radius: 100%;
    background: #e4d68a;
    position: absolute;
    bottom: 35%;
    left: -25%;
    z-index: -1;
    -ms-transform: rotate(-35deg);
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
}

.content-play a.yeekee7 .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-yeekee7 .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-yeekee7 .title-head h4 a{
    /* color: #363636; */
}

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

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

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

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

.main-class-custom-yeekee7 .group-button a .status-countdown-custom {
    color: #000;
    background: #ffef99;
}

/* ------------ */

.card.yeekee-custom.yeekee7vip .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;
}

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

.content-play a.yeekee7vip {
    border: 2px solid #fff;
    background: #c7978d;
}

.content-play a.yeekee7vip::after{
    content: '';
     width: 200px;
    height: 200px;
    border-radius: 100%;
    background: #b38981;
    position: absolute;
    bottom: 35%;
    left: -25%;
    z-index: -1;
    -ms-transform: rotate(-35deg);
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
}

.content-play a.yeekee7vip .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-yeekee7vip .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-yeekee7vip .title-head h4 a{
    /* color: #363636; */
}

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

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

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

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

.main-class-custom-yeekee7vip .group-button a .status-countdown-custom {
    color: #000;
    background: #c7978d;
}



@media (max-width: 575.98px){
    .content-play a.yeekee7::after,
    .content-play a.yeekee7vip::after{
        bottom: 40%;
        left: -80px;
    }
}
