/* IELTS-only tokens and full-width containment. */
body.mks-testprep-ielts .mks-ielts-showcase {
	--brand: #8222ee;
	--brand-rgb: 130, 34, 238;
	--brand-dark: #54139f;
	--course-accent-mid: #b96cff;
	--course-accent-end: #f1b84b;
	--course-border: #cfaded;
	--course-ring: #f4eafd;
	--lav: #f7f3fc;
	--mint: #e9faf6;
}

body.single-post.mks-testprep-ielts .entry.category-ielts-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-ielts .entry.category-ielts-prep .mks-blog-body {
	width: 100% !important;
	max-width: none !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
}
