.wd-dropdown {
    background-color: #000000 !important;
}

.wd-sub-menu li>a {
    color: rgb(255, 137, 57) !important;
}
.wd-side-hidden.wd-opened {
    background-color: black !important;
}
.wd-nav-mobile>li>a {
    color: rgb(255, 137, 57) !important;
}
.wd-nav-opener {
    color: rgb(255, 137, 57) !important;
}

.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a{
    
}

.nav-link-text{
    color: rgb(255, 137, 57) !important;
}

li.opener-page>a {
    background-color: #333;
}