/* Globally hide page titles */
h1.entry-title,
.entry-header h1,
.page-header h1,
.post-header h1 {
	display: none !important;
}
