
html, body, #body
{ 
    background-color: #e6e6e6
}

.theme-text-secondary
{
    color: #16e9f0;
}

.circle-body-large .circle-large,
.circle-body .circle, 
.credit-card, 
#charts-nav .nav-item .nav-link.active 
{
    background: #1a13f0;
    background: linear-gradient(180deg, #1a13f0 0%, RGB(23.4, 17.1, 216 100%);
}