/* Top nav bar style */

.Topbar-bg {
    background-color: #2e0063 !important;
}

.TopNavication-bg {
    background-color: #f4ebff !important;
}

.Footer-bg {
    background-color: #f4ebff !important;
}
.breadcrumb-item a {
    color: #2e0063 !important;
}

    .breadcrumb-item a:hover {
        color: #af62fc !important;        
    }