.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: #0E4475;
}

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

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

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

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

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

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

.is-wrapper .nav-brand {
    background-color: #604A7B !important;
    color: #FFFFFF !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: #FFFFFF !important;
	opacity: 0.5;
}

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

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

