<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">findation-button {
  position: relative;
  display: block;
}

#findation-button-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#findation-button-iframe {
  width: 100% !important;
  height: 100% !important;
  opacity: 0 !important;
  z-index: 2;
  visibility: hidden;
  pointer-events: none;
}

#findation-widget-button {
  display: none;
}
</pre></body></html>