/* Native Outbrain light-DOM overlay; recommendation cards remain Shadow-DOM owned. */
html body dialog.ob-em-modal.ob-em-open > .ob-em-content {
	background: #15171c !important;
	color: #f1f1f2 !important;
}

html body dialog.ob-em-modal.ob-em-open > .ob-em-content > .ob-em-header {
	background: #15171c !important;
	border-color: #343841 !important;
	color: #f1f1f2 !important;
}
