
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: #2f7691;
    background: linear-gradient(180deg, #2f7691 0%, RGB(42.3, 106.2, 130.5 100%);
}