header.header .topbar, 
header.header .topbar .btn, 
header.header .topbar .active-client .input-group-text,
header.header .topbar .active-client .btn
{
    color: rgb(255,255,255,1);
    
}
a
{
    color: #03045e;
}
.breadcrumb-item.active
{
    color: #023e8a
}
header.header .topbar, #footer
{
    background-color: #03045e;
}
.master-breadcrumb, .breadcrumb
{
    background-color: #c8f0f7;
}
footer.footer .nav-link
{
    color: #c8f0f7;
}