
@media print {
  @page {
    @bottom-right {
      content: "" !important;
    }
  }
}