.a80-cmp-placeholder {
  display: inline-flex;
  min-height: 2.75rem;
  align-items: center;
  justify-content: center;
  padding: .625rem 1rem;
  border: 1px solid currentColor;
  border-radius: .375rem;
  background: #fff;
  color: #1d3557;
  font: inherit;
  cursor: pointer;
}

[data-a80-technology]:not(script):not(link):not(source) {
  display: none !important;
}
