.other-pages {

        position: fixed;

        background: #F5F5F4;

    }




    .other-pages .navbar-dark .navbar-nav .nav-link {

        color: #000;

    }




    .other-pages .hover-img {

        display: block;

    }




    .other-pages .default-logo {

        display: none;

    }




    .other-pages .head-icons.d-flex {

        filter: unset;

    }

