/* OET-only tokens and full-width containment. */
body.mks-testprep-oet .mks-ielts-showcase {
	--brand: #0b7a75;
	--brand-rgb: 11, 122, 117;
	--brand-dark: #064e4a;
	--course-accent-mid: #35a7a0;
	--course-accent-end: #f0a33b;
	--course-border: #b9ded9;
	--course-ring: #e8f7f5;
	--lav: #eff8f7;
	--mint: #e8f7f5;
}

body.single-post.mks-testprep-oet .entry.category-oet-prep {
	width: 100vw !important;
	max-width: none !important;
	margin-right: calc(50% - 50vw) !important;
	margin-left: calc(50% - 50vw) !important;
	overflow: visible !important;
	border-radius: 0 !important;
}

body.single-post.mks-testprep-oet .entry.category-oet-prep .mks-blog-body {
	width: 100% !important;
	max-width: none !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
}
