#info1, #info2, #info3, #info4, #info5 {
  display: none;
}

.selected-button {
  background-color: rgb(232,126,4) !important;
  color: white;
}

