.input-currency,
.bet-currency,
.limbo-currency,
.plinko-currency,
.keno-currency,
.dice-currency,
.crash-currency,
.slots-currency,
.currency-tag-small {
    width: 28px !important;
    height: 28px !important;
    min-width: 28px !important;
    border-radius: 50% !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    font: 800 14px "Space Grotesk", sans-serif !important;
    line-height: 1 !important;
    padding: 0 !important;
}

.input-currency.gc,
.bet-currency.gc,
.limbo-currency.gc,
.plinko-currency.gc,
.keno-currency.gc,
.dice-currency.gc,
.crash-currency.gc,
.slots-currency.gc,
.currency-tag-small.gc {
    background: #ffd400 !important;
    color: #1d2600 !important;
}

.input-currency.sc,
.bet-currency.sc,
.limbo-currency.sc,
.plinko-currency.sc,
.keno-currency.sc,
.dice-currency.sc,
.crash-currency.sc,
.slots-currency.sc,
.currency-tag-small.sc {
    background: #83eb00 !important;
    color: #0f2a1a !important;
}
