body {
    font-family: "Rubik", sans-serif;
}

.header.header .main-navbar-wrapper {
   background: #28a745 !important;
}

.dropdown-menu {
    background: #28a745 !important;
}

.header.header .navbar a {
    color: #ffffff;
}
.master-breadcrumb {
    display:none;
}

 .navbar-expand-xl {
        background: #097def;
    }
    
        .navbar-expand-xl a {
        color: #FFF;
    }
    
    
    