
			.navbar-default {
				background-color: #FFF;
				border-bottom: 2px solid #58595b;
				box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
				-webkit-box-shadow: 0 7px 8px -4px rgba(0,0,0,.2), 0 12px 17px 2px rgba(0,0,0,.14), 0 5px 22px 4px rgba(0,0,0,.12);
				box-shadow: 0 7px 8px -4px rgba(0,0,0,.2), 0 12px 17px 2px rgba(0,0,0,.14), 0 5px 22px 4px rgba(0,0,0,.12);
			}
			.fu-navbar .navbar-nav>li>a {
				color: #58595b;
			}
			.fu-navbar .navbar-nav .active>a {
				color: #000 !important;
			}
			.fu-navbar .navbar-nav>li>a:hover {
				color: #000;
			}
			.dropdown-menu>li>a {
				color: #58595b;
			}
			.fu-navbar .navbar-nav .dropdown-menu .active a, .fu-navbar .navbar-nav .open>a:hover {
				background-color: #58595b!important;
			}
			.fu-navbar .navbar-nav>li>a:after {
				background-color: #58595b;
			}
			.fu-navbar-toggle {
				color: #58595b;
			}
			nav#fu-nav-offcanvas {
				border-color: #58595b;
				background-color: #FFF;
			}
			#fu-nav-offcanvas .navbar-nav li>a {
				color: #58595b;
				padding-top: 5px;
				padding-bottom: 5px;
				border-bottom: 1px solid #58595b;
			}
			:root {
				--font-system: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
				--font-primary: Georgia, Cambria, 'Bitstream Charter', 'Charis SIL', Utopia, 'URW Bookman L', 'Times New Roman', Times, serif;
				--font-secondary: 'Open Sans Condensed', 'HelveticaNeue-CondensedBold', 'Helvetica Neue Condensed Bold', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
			}
			.fu-column-1 .fu-last-news-section .fu-news-container .fu-article-col .fu-article-text h2.fu-newsflash-title {
				font-family: var(--font-secondary);
			}
			h1.fu-header-text .custom p {
				font-family: var(--font-secondary);
			}
			.breadcrumb a, .fu-footer-landing-page-wrapper h2, .fu-footer-landing-page-wrapper h2 .mdl-mega-footer--drop-down-section .fu-footer__list--Header, .fu-footer-landing-page-wrapper h2 .mdl-mega-footer--drop-down-section .mdl-mega-footer--link-list a, .fu-footer__list, .fu-footer__list .mdl-mega-footer--drop-down-section .fu-footer__list--Header, .fu-footer__list .mdl-mega-footer--drop-down-section .mdl-mega-footer--link-list a, .page-header h1 a, h1, h1 .mdl-mega-footer--drop-down-section .fu-footer__list--Header, h1 .mdl-mega-footer--drop-down-section .mdl-mega-footer--link-list a, h3, h3 .mdl-mega-footer--drop-down-section .fu-footer__list--Header, h3 .mdl-mega-footer--drop-down-section .mdl-mega-footer--link-list a {
				font-family: var(--font-secondary);
			}
			.breadcrumb {
				text-transform: uppercase;
			}
			.fu-list ul li.fu-list-group-item .fu-article-text h4 {
				font-family: var(--font-secondary);
				font-weight: bold;
			}
			.fu-list ul li.fu-list-group-item h6 {
				font-weight: bold;
			}
			.highlight-periods--title{
				font-weight: bold;
			}
			.blog p{
				font-family: var(--font-primary);
			}
			.fu-truncate-threelines-spotlight a{
				font-family: var(--font-primary);
			}
			.item-page span h2 {
				font-family: var(--font-secondary);
			}
			.fu-careercenter-list h2, .fu-careercenter-list h3, .fu-careercenter-list h4, .fu-careercenter-list h5, .fu-careercenter-list h6, .fu-careercenter-title h1, .h1, .h2, .h3, .h4, .h5, .h6, body, h1, h2, h3, h4, h5, h6 {
				font-family: var(--font-secondary);
			}
			figcaption {
				font-family: var(--font-primary);
				color: rgba(0,0,0,.3);
				letter-spacing: -.02em;
				font-weight: 300;
				font-style: normal;
				font-feature-settings: "liga" on,"lnum" on;
				-moz-font-feature-settings: "liga" on,"lnum" on;
				-webkit-font-feature-settings: "liga" on,"lnum" on;
				font-size: 12px;
				line-height: 1.4;
				letter-spacing: 0;
				position: relative;
				left: 0;
				width: 100%;
				top: 0;
				outline: 0;
				z-index: 300;
			}
		