.foundry .branded-tabs.branded-nav .nav.nav-tabs li:hover:not(.active), .foundry .branded-tabs.branded-nav .nav.nav-tabs li:active:not(.active), .foundry .branded-tabs.branded-nav .nav.nav-tabs li:focus:not(.active) {
  box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.24) !important;
}
