iframe[src*="getbutton"],
iframe[src*="getbutton.io"],
div[id*="gb-widget"],
div[class*="gb-widget"],
div[class*="getbutton"],
div[id*="getbutton"],
a[href*="getbutton"] {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}