.button-container:not(.never-hide):has(a:not([href])) {
  display: none;
}