/* CSS for local changes */
.site-header {
    
    background: #fff !important;
    
}

.text-secondary {
    color: navy !important;
}

#navbarSupportedContent .navbar-search-top.d-flex  {
    display: none !important;
}

#customerLogoLink {
    display: none !important;
}

.layout-top .navbar-brand:first-of-type {
    border-right: 0px !important;
}

.site-header {
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
}

.layout-top {
    padding: 0 !important;
}

.layout-top .navbar-brand-img {
    height: 20px !important;
}