/* Enma & Injaz SEO Fix — minimal, theme-agnostic styles.
   Deliberately inherits the theme's typography and colours. */

.enma-seo-sections {
	clear: both;
	margin-block-start: 2rem;
}

.enma-seo-section {
	margin-block-end: 2rem;
}

.enma-seo-section > h2 {
	margin-block-end: 0.75rem;
}

.enma-seo-section ul {
	margin: 0;
	padding-inline-start: 1.25rem;
}

.enma-seo-section li {
	margin-block-end: 0.35rem;
}

.enma-seo-faq__item {
	margin-block-end: 1rem;
}

.enma-seo-faq__item h3 {
	font-size: 1.05em;
	margin: 0 0 0.25rem;
}

.enma-seo-faq__item p {
	margin: 0;
}

.enma-seo-sku span {
	font-family: monospace;
}

/* Injected H1, when there was no title element to promote. */
.enma-seo-h1 {
	margin-block-end: 0.5em;
}

.enma-seo-sr {
	position: absolute !important;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}
