/* GRE-only tokens and full-width containment. */
body.mks-testprep-gre .mks-ielts-showcase {
	--brand: #8222ee;
	--brand-rgb: 130, 34, 238;
	--brand-dark: #431174;
	--course-accent-mid: #7467f0;
	--course-accent-end: #24a49c;
	--course-border: #c8c4ea;
	--course-ring: #f0edff;
	--lav: #f6f2ff;
	--mint: #eaf9f6;
}

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