body {
    background-color: white;
}

.dropdown-toggle::after {
  /* This stops a black bar above dropdowns */
  border-top: 0;
}