
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: #0096ca;
    background: linear-gradient(180deg, #0096ca 0%, RGB(0, 135, 181.79999 100%);
}