/* PTE-only tokens and full-width containment. */
body.mks-testprep-pte .mks-ielts-showcase {
	--brand: #1b6ca8;
	--brand-rgb: 27, 108, 168;
	--brand-dark: #0b3d62;
	--course-accent-mid: #2aa7a1;
	--course-accent-end: #f0a33b;
	--course-border: #b9d5e6;
	--course-ring: #eaf5fb;
	--lav: #f0f7fb;
	--mint: #eaf9f6;
}

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