/* Hide entry title on pages */
.page .entry-title,
.page .post-title,
.page .page-title,
.page .elementor-page-title {
	display: none !important;
}
