/* Global print styles */

@media print {
 .entry-title{
    display: none;
 }
}
