.acf-button-group label.bs-disable-input {
  /* background-color: rgb(212, 77, 77) !important;
  background: rgb(212, 77, 77) !important;
  color: white !important; */
  display: none;
}

.bs-disable-input:hover {
  cursor: not-allowed;
}
