
html, body, #body
{ 
    background-color: #e6e6e6
}

.theme-text-secondary
{
    color: #000000;
}

.circle-body-large .circle-large,
.circle-body .circle, 
.credit-card, 
#charts-nav .nav-item .nav-link.active 
{
    background: #2cace8;
    background: linear-gradient(180deg, #2cace8 0%, RGB(39.6, 154.8, 208.79999 100%);
}