 .btn-accent {
    color: #fff !important;
    font-weight: bold !important;
    background: linear-gradient(0deg, rgb(102 0 0) 0%, rgb(226 0 0) 35%, rgb(255 0 0) 100%) !important;
    border-color:#bc0707 !important;
}

.btn-tertiery {
    color: #fff !important;
    font-weight: bold !important;
    background: linear-gradient(0deg, rgba(255, 119, 0, 1) 0%, rgba(226, 155, 0, 1) 35%, rgba(255, 244, 0, 1) 100%) !important;
    border-color: #b9b910 !important;
}

.btn-secondary {
    color: #fff !important;
    font-weight: bold !important;
    background: linear-gradient(0deg, rgb(102 0 0) 0%, rgb(226 0 0) 35%, rgb(255 0 0) 100%) !important;
    border-color:#bc0707 !important;
}

.btn-primary {
    background: linear-gradient(0deg, rgba(255, 119, 0, 1) 0%, rgba(226, 155, 0, 1) 35%, rgba(255, 244, 0, 1) 100%) !important;
    border-color: #b9b910 !important;
    border-radius: 0 !important;
    color: #fff !important;
    font-weight: bold !important;
}

.menu-bottom .navbar-inverse {
    background-color: #490609 !important;
    transition: all .35s ease !important;
}

h1.title {
    color: #fff !important;
    font-family: Montserrat, sans-serif !important;
}

h2.title {
    color: #fff !important;
    font-family: Montserrat, sans-serif !important;
}

h3.title {
    color: #fff !important;
    font-family: Montserrat, sans-serif !important;
}

h4.title {
    color: #fff !important;
    font-family: Montserrat, sans-serif !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #fff !important;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    line-height: 1.2;
}

h4.text-center.modal-title {
    color: #e4e404 !important;
    font-family: Montserrat, sans-serif !important;
}

.top-bar a, .top-bar button {
    color: #e4e404 !important;
}

.app-info a {
    color: #fff !important;
}

.footer-content .footerlink ul li .browserIcons {
    color: #fff !important;
    font-size: 30px;
}

.header-wrapper .flex-right .flex-row.mid {
    color: #fff !important;
}

div.title {
    color: #fff;
    font-family: Montserrat, sans-serif;
}

.ann-wrapper i {
    color: #e4e404 !important;
    font-size: 21.882px;
}


.carousel-indicators li.active {
    background-color: #e4e404 !important;
}

.carousel-indicators li {
    border-color: #e4e404 !important;
}

.jackpot .text-content {
    color: #e4e404 !important;
    font-weight: 700;
    height: 100%;
    padding-top: 20px;
    text-align: center;
}

.menu-bottom .footericon-single a {
    color: #e4e404 !important;
    display: block;
    font-size: 10px;
    padding: 12px 5px;
}

.rtp-label {
    background-color: transparent !important;
    padding: 0 5px;
}

.pola-title {
    background-color: #490609 !important;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.wallet-bal .i-refresh {
    color: #e4e404 !important;
    font-weight: 900;
    text-align: right;
}

#searchModal .search_filter .search {
    color: #bc0707 !important;
}

#searchModal .search_filter .srch_button {
    background: no-repeat;
    color: #bc0707 !important;
}

#searchModal .srch_icon {
    background: no-repeat;
    color: #bc0707 !important;
}

.register-form .submit-box {
    background-color: hsla(349, 7%, 54%, .9) !important;
    color: #0c0002;
    padding-bottom: 15px;
}