
html, body, #body
{ 
    background-color: #e6e6e6
}

.theme-text-secondary
{
    color: #FFFFFF;
}

.circle-body-large .circle-large,
.circle-body .circle, 
.credit-card, 
#charts-nav .nav-item .nav-link.active 
{
    background: #031320;
    background: linear-gradient(180deg, #031320 0%, RGB(2.6999998, 17.1, 28.8 100%);
}