/* The AURA host keeps its native conversation launcher and drops the duplicate governance floater. */
body .aura-g-entry[data-floating="true"] {
  display: none !important;
}

