/* Oculta o banner de EOL "It is time to migrate to Camunda 8" */
[cam-widget-header] .ce-eol-banner {
  display: none !important;
}
