.blue-color, .button-secondary {
    color: #ff6600 !important;
}
.number-in-cycle,
.slick-dots>.slick-active,
#game-short-details .button-play,
.button-download, .button-subscribe,
.game-short-bar .button-play,
.button-primary,
.blue-background,
.have-subscribed-m .gsub-form-primary button{
    background-color: #ff6600 !important;
}

.medium-text.active,
#download-tutorial-popup .text-primary{
    color: #ff6600 !important;
}

.gray-color, h4 {
    color: #ccd5d6 !important;
}

.all-games-ad .icon-blue-logo > *, .have-subscribed-m .icon-blue-logo > * {
    background: #ff6600 !important;
    background: linear-gradient(45deg, #ff6600 0, #ff6600 100%) !important;
}

.all-games-ad .gsub-form-primary button {
    background: #ff6600 !important;
}

.download-tutorial-popup{
    border-top-color: #ff6600 !important;
}