.navbar-light .navbar-toggler {
    border-color: transparent !important;
}

.vis-trans-bg {
        background: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)) center center no-repeat;
}