.branded,
.is-wrapper {
	font-family: 'Source Sans Pro', serif;
	color: #444444;	
}

.branded h1,
.is-wrapper h1 {
	font-family: 'Muli', serif;	
	color: #2F8AC1;
}

.branded h2,
.is-wrapper h2 {
	font-family: 'Muli', serif;	
	color: #1A4980;
}

.branded h3,
.is-wrapper h3 {
	font-family: 'Muli', serif;	
	color: #098397;
}

.branded h4,
.is-wrapper h4 {
	font-family: 'Muli', serif;	
	color: #666666;
}

.branded h5,
.is-wrapper h5 {
	font-family: 'Muli', serif;	
	color: #666666;
}

.branded h6,
.is-wrapper h6 {
	font-family: 'Muli', serif;	
	color: #666666;
}

.branded p,
.is-wrapper p {
	font-family: 'Source Sans Pro', serif;	
	color: #444444;
}

.is-wrapper .nav-brand {
    background-color: #012E61 !important;
    color: #FFFFFF !important;
	font-family: 'Muli', 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: #F5F5F5 !important;
}

