/* Keep the white Amed header branding legible on journal screens. */
body:not(.elementor-editor-active):not(.elementor-editor-preview).post-type-archive-beyond_article .ekit-template-content-header .elementor-element-3de68b22,
body:not(.elementor-editor-active):not(.elementor-editor-preview).single-beyond_article .ekit-template-content-header .elementor-element-3de68b22,
body:not(.elementor-editor-active):not(.elementor-editor-preview).tax-beyond_topic .ekit-template-content-header .elementor-element-3de68b22 {
	background-image:
		linear-gradient(rgba(0, 24, 49, 0.82), rgba(0, 24, 49, 0.82)),
		url("https://amedconcierge.com/wp-content/uploads/2025/11/bali-pagoda-sunrise-indonesia_1150-11013.jpg") !important;
	background-position: center 38% !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
