<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.submenu__heading::after {
	content: 'Innovation Pathways:'; 
	display: block;
	font-size: clamp(.9375rem, 1.5vw, 1.125rem);
	font-weight: 500;
	color: #111;
	margin-top: 1rem;
}

.accordion__title, .accordion__title svg {
	color: rgba(138, 0, 0, 1);
}	
</pre></body></html>