.highlighted {
  color: white !important;
  background-color: black !important;
}

.btn:first-child:active {
  background-color: black;
  border-color: black;
}