._dialog_overlay {
  /**
   * Due to where the dialog is positioned in the HTML, we need one adjustment.
   */
  z-index: -1 !important;
}