.popovers-container {
  display: inline-block;
}

.popovers-dialog {
  display: none;
}

.popovers-backdrop {
  background-color: transparent;
}