.navbar.sticky {
    background: #0A2647 !important;
}
.nav-item .nav-link {
    color: #000000 !important;
}
.sticky .nav-item .nav-link {
    color: #FFF !important;
}
/*.custom-search-panel {*/
/*    display: none !important;*/
/*}*/
footer ul li a {
    color: #000 !important;
}
.noimg {
    display: none !important;
}
.static-cards .item img {
    height: 100px !important;
}
.static-cards .item {
    background: rgb(13,110,253,0.23) !important;
}
.text-white div p {
    color: #000 !important;
}
h4.text-white {
    color: #000 !important;
}
#botmanWidgetRoot {
    display: none !important;
}
.custom-search-panel {
    margin-bottom: 20px !important;
}
.stats i {
    color: #0A2647 !important;
}
p.text-center {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.bg-secondary {
    background: #0A2647 !important;
}
/*.nav-item button.nav-link {*/
/*    color: #FFF !important;*/
/*}*/
/*.text-muted {*/
/*    color: #FFF !important;*/
/*}*/
.background-custom {
    background: transparent !important;
}
.section.login {
    background-image: none !important;
    background: #f5f5f5 !important;
}
p.fs-3 {
    color: #000 !important;
}
h1.fw-bold {
    color: #000 !important;
}
.customer-app a {
    color: #FFF !important;
    text-decoration: none !important;
}