
            .nav-bar {
                background-color: #f7f7f7;
                border-bottom: 1px solid rgba(0,0,0,0.125);
            }


            .menu-item a {
                color: black;
            }

            .nav-icon {
                filter: invert(0%);
            }

            .fixed {
                background-color: #f7f7f7;
            }
            