
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: #699cb6;
    background: linear-gradient(180deg, #699cb6 0%, RGB(94.5, 140.4, 163.8 100%);
}