<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.branded,
.is-wrapper {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #000000;	
}

.branded h1,
.is-wrapper h1 {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;	
	color: #2F496C;
}

.branded h2,
.is-wrapper h2 {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;	
	color: #018E98;
}

.branded h3,
.is-wrapper h3 {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;	
	color: #666666;
}

.brandedFontColorH3 {
	color: #666666;
}

.branded h4,
.is-wrapper h4 {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;	
	color: #666666;
}

.branded h5,
.is-wrapper h5 {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;	
	color: #666666;
}


.brandedlikeH5{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;	
	color: #666666;
}

.branded h6,
.is-wrapper h6 {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;	
	color: #666666;
}

.branded p,
.is-wrapper p {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;	
	color: #000000;
}

.is-wrapper .nav-brand {
    background-color: #F2C740 !important;
    color: #018E98 !important;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif !important;	
}

.is-wrapper .nav-link, 
.is-wrapper .nav-link.active, 
.is-wrapper .nav-link.show  {
    color: #018E98 !important;
	opacity: 0.5;
}

.is-wrapper .nav-link.active  {    
	opacity: 1;
}

.speaker-header-background {
	background-color: #F5F5F5 !important;
}

</pre></body></html>