.site-header,
.site-footer,
.imr-alert,
.imr-mobile-actions,
.imr-no-print,
.imr-filter-tabs,
.imr-save,
.imr-final-cta {
	display: none !important;
}

.imr-page-header {
	background: #fff !important;
	color: #171717 !important;
	padding: 1rem 0;
}

.imr-page-header h1 {
	font-size: 28pt;
}

.imr-section {
	padding: 1rem 0;
}

.imr-shell {
	width: 100%;
}

.imr-programme-card,
.imr-card {
	break-inside: avoid;
	box-shadow: none !important;
	border: 1px solid #999 !important;
}

body {
	background: #fff;
	color: #000;
	font-size: 10pt;
}

a {
	color: #000;
	text-decoration: none;
}

.site-main {
	min-height: 0;
}
