.branded,
.is-wrapper {
	font-family: 'Poppins', serif;
	color: #404040;	
}

.branded h1,
.is-wrapper h1 {
	font-family: 'Poppins', serif;	
	color: #073768;
}

.branded h2,
.is-wrapper h2 {
	font-family: 'Poppins', serif;	
	color: #56AFF9;
}

.branded h3,
.is-wrapper h3 {
	font-family: 'Poppins', serif;	
	color: #185A9E;
}

.brandedFontColorH3 {
	color: #185A9E;
}

.branded h4,
.is-wrapper h4 {
	font-family: 'Poppins', serif;	
	color: #262626;
}

.branded h5,
.is-wrapper h5 {
	font-family: 'Poppins', serif;	
	color: #262626;
}


.brandedlikeH5{
	font-family: 'Poppins', serif;	
	color: #262626;
}

.branded h6,
.is-wrapper h6 {
	font-family: 'Poppins', serif;	
	color: #262626;
}

.branded p,
.is-wrapper p {
	font-family: 'Poppins', serif;	
	color: #404040;
}

.is-wrapper .nav-brand {
    background-color: #073768 !important;
    color: #FFFFFF !important;
	font-family: 'Poppins', 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: #EBF6FF !important;
}

