img.gambar-togel {
    position: absolute;
    bottom: 0;
    right: -18px;
    border-radius: 0;
    padding: 2px;
    background: #520000;
    border-right: 1px solid gold;
    height: 80px
}

.game-togel .game-title,
#game-live .game-title {
    text-align: center!important;
    padding: 9px 10px!important;
    width: 100%;
    box-sizing: border-box;
    background: linear-gradient(180deg,#fcd600,#ffae00)!important;
    border-bottom: 1px solid #ff0;
    border-right: 1px solid #ff0;
    box-shadow: none;
    color: #000!important;
    font-weight: 700!important;
    font-size: 12px;
    margin-bottom: 7px
}

.game-togel .effect7,
#game-live .effect7 {
    flex: 1;
    min-height: 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    background: linear-gradient(45deg,#520000,#c40000)
}

.game-togel a.game-lobby-content.game-container,
#game-live a.game-lobby-content.game-container {
    overflow: hidden;
    border-radius: 20px;
    border: 1px solid #ff0;
    display: flex;
    flex-direction: column;
    height: 140px !important;
}

.game-togel .game-lobby-content .game-angka,
.game-togel .game-wrapper .game-lobby-content .game-angka,
#game-live .game-lobby-content .game-angka,
#game-live .game-wrapper .game-lobby-content .game-angka {
    text-align: center!important;
    font-weight: 700!important;
    font-style: italic !important;
    width: 100%!important;
    height: 5rem !important;
}

.game-togel .game-lobby-content .game-lobby-bottom,
.game-togel .game-wrapper .game-lobby-content .game-lobby-bottom,
#game-live .game-lobby-content .game-lobby-bottom,
#game-live .game-wrapper .game-lobby-content .game-lobby-bottom {
    text-align: center;
    width: 100%;
    padding-top: 0px !important;
}

.game-lobby-content .game-lobby-bottom .timer-game,
.game-wrapper .game-lobby-content .game-lobby-bottom .timer-game {
    color: #fff!important;
    font-size: 1.25rem
}

.arcade-content-item.jkkaa span {
    display: none !important;
}