.dropdown-item:focus, .dropdown-item:hover {
    color: unset !important;
    background-color: unset !important;
}
.about-two *{
    color: white !important;
}
.section-title{
    margin-bottom: 10px !important;
}
.main-header__top-right-social a:hover{
    color: black !important;
}

.main-menu__btn-box a:hover{
    color: black !important;
}
.site-footer{
    background-color: white !important;
}
 .site-footer a, .site-footer h3, .site-footer h5{
    color: black !important;
}
.footer-widget__about-text{
    color: black !important;
}
.site-footer i{
    color: white;
}
.site-footer a:hover i{
    color: black !important;
}

.site-footer span{
    color: white !important;
}
body{
    background-color: #383534 !important;
}
.site-footer__bottom-text a,.site-footer__bottom-text{
    color: white !important;
}
button:not([aria-label]):hover{
    color: black !important;
}
.contact-page__details-list p,.contact-page__details-list a{
    color: black !important;
}
.contact-page__details-list span{
  color: #383534;
}
.footer-widget__contact-list p{
    color: black !important;
}
.mobile-nav__content *{
    color: black !important;
}
.scroll-to-target{
background-color: black !important;
}
.detay * {
    color: white !important;
}