@media print {
  .toast-container,
  .translation-toast {
    display: none !important;
  }
}
