/* esconder Exportar Chat */
button[role="menuitem"]:nth-of-type(10) {
    display: none !important;
}
