/*
 * Visual compatibility for semantic heading corrections made by
 * mu-plugins/mk-technical-seo.php and AI/SEO/bin/fix-elementor-accessibility.php.
 */
.elementor-kit-7 .mk-footer-heading,
.elementor-kit-7 .mk-eyebrow-heading {
	color: #fff;
	font-family: var(--e-global-typography-417d7ca-font-family), Sans-serif;
	font-size: var(--e-global-typography-417d7ca-font-size);
	font-weight: var(--e-global-typography-417d7ca-font-weight);
	line-height: 1.2;
	margin: 0;
	text-transform: var(--e-global-typography-417d7ca-text-transform);
}

.elementor-kit-7 .mk-eyebrow-heading {
	display: inline-block;
}
