/* here you can put your own css to customize and override the theme */
@print {
    @page :footer {
        display: none
    }
 
    @page :header {
        display: none
    }
}