.tldr {
	background: linear-gradient(135deg, #e3f2fd 0%, #f3e5f5 100%);
	border-left: 4px solid var(--brand-1);
	padding: 18px;
	border-radius: 8px;
	color: #1a2a4a;
}

@media (max-width:600px) {}

section.imc-hub .hero h1 a {
	color: #fff !important;
}

section.imc-hub em {
	font-style: italic !important;
}