/* Top nav bar style */

.Topbar-bg {
    background-color: #214ed3 !important;
}

.TopNavication-bg {
    background-color: #edf1fc !important;
}

.Footer-bg {
    background-color: #edf1fc !important;
}

.breadcrumb-item a {
    color: #214ed3 !important;
}

    .breadcrumb-item a:hover {
        color: #af62fc !important;
    }

.CompanyName {
    color: #fff !important;
}
