.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: #ffffff var(--bs-navbar-toggler-focus-width)!important;
}

