html {
    color: #c3c3c3de !important;
}

.white {
    background-color: #3f3f3f !important;
}

.black {
    background-color: #9f9f9f !important;
}

.blue {
    background-color: #0c4f82 !important;
}

.light-green.lighten-3 {
    background-color: #6a8c42 !important;
}

.orange.lighten-2 {
    background-color: #d09236 !important;
}

.orange {
    background-color: #c17300 !important;
}

.orange.darken-2 {
    background-color: #b35c04 !important;
}

.blue.darken-2 {
    background-color: #0c3b69 !important;
}

.ag-theme-material {
    color: #cfcfcfde !important;
    background-color: #3f3f3f !important;
}

.ag-theme-material .ag-header {
    color: rgba(250, 250, 250, 0.54) !important;
}

.ag-row-hover {
    background: #6c6c6c !important;
}

.blue.lighten-1 {
    background-color: #0c4f82 !important;
}

.grey.lighten-2 {
    background-color: #4f4f4f !important;
}

.grey.lighten-3 {
    background-color: #242424 !important
}

.grey.lighten-4 {
    background-color: #9f9f9f !important
}

.grey-text.text-lighten-4 {
    color: #cccccc !important;
}

.white-text {
    color: #292929 !important;
}

.black-text {
    color: #c1c1c1 !important;
}

.orange-text {
    color: #8c8883 !important;
}

.grey-text.text-lighten-2 {
    color: #525252 !important;
}


.grey.lighten-4 {
    /* color: #828282 !important; */
}

.grey-text {
    color: #d7d7d7 !important;
}

div.collapse-header.active.blue.lighten-1.white-text {
    color: #d7d7d7 !important;
}

a.text-link:link {
    color: #b1b1b1 !important;
    --color: #966100 !important;
}

a.text-link:visited {
    color: #a9a9a9 !important;
}

.header-logo-name {
    color: #d7d7d7 !important;
    --color: #ffa500eb !important;
    background-image: linear-gradient(var(--color) 0%, var(--color) 100%);
}

.nav-title {
    color: #d7d7d7 !important;
}

h5.white-text {
    color: #d7d7d7 !important;
}

a.white-text {
    color: #d7d7d7 !important;
}

.services-button {
    color: #575757 !important;
    background-color: #d2840f !important;

}

.bech32-logo {
    color: #292929 !important;
}

.segwit-logo {
    background: url(../images/segwit-logo-black.svg) no-repeat center !important;
    background-size: 20px 10px !important;
    background-color: #9f9f9f !important;
}

#wtf-logo {
    color: #d2840f !important;
}

nav ul a:hover {
    background-color: #50636b !important;
}

nav ul li.active a {
    background-color: #0c4f82 !important;
}

.collection .collection-item{
    background-color: #545454 !important;
}

.collection a.collection-item:not(.active):hover {
    background-color: #989898 !important;
}

.table-of-contents a {
    color: #adadad !important;
}


.card-content.vtiny h5 {
    color: #383838 !important;
}

#deposit-title, #futures-title, #pairs-title  {
    color: #8a8282 !important;
}

#filter-bitcoin-buttons a.grey-text, #filter-altcoin-buttons a.grey-text, #filter-historic-buttons a.grey-text, #filter-exchanges-buttons a.grey-text {
    color: #000 !important;
}


/* TWITTER */
.timeline-Widget.timeline-Widget--edge {
    background-color: #5d5d5d !important;
}

.SandboxRoot {
    color: #d8e7f1 !important;
}
