.branded,
.is-wrapper {
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
color: #555555;
}
.branded h1,
.is-wrapper h1 {
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
color: #2FA4E7;
}
.branded h2,
.is-wrapper h2 {
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
color: #0070C0;
}
.branded h3,
.is-wrapper h3 {
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
color: #0070C0;
}
.branded h4,
.is-wrapper h4 {
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
color: #2FA4E7;
}
.branded h5,
.is-wrapper h5 {
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
color: #000000;
}
.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: #555555;
}
.is-wrapper .nav-brand {
background-color: #FFFFFF !important;
color: #002060 !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: #002060 !important;
opacity: 0.5;
}
.is-wrapper .nav-link.active {
opacity: 1;
}
.speaker-header-background {
background-color: #F5F5F5 !important;
}