
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: #00cc99;
    background: linear-gradient(180deg, #00cc99 0%, RGB(0, 183.59999, 137.7 100%);
}