.bfast-dropdown { 
  width: 100%;
  border-radius: 2px;
  background-color: inherit;
  color: black;
}

.bfast-dropdown-menu {
  width: 91.5%;
}

.dropdown-item:active {
  background-color: #ffffff;
}