#fsHeader, .home #fsPageBodyWrapper, #fsFooter {
background: #1a263d !important;
}
.home section.spotlight .fsThreeColumnLayout .fsContent .button, h2 {
	color: #1a263d !important;
}
.home section.spotlight .fsThreeColumnLayout .fsContent .button:hover {
color:#fff !important;
}
ul.fsNavLevel2 li a:hover {
    background: #4a6496 !important;
    color: #fff !important;
}
ul.fsNavLevel2 li a {
padding: 10px 0 !important;
}
.nav-main .fsNavPageInfo, .navigation.main .fsNavPageInfo {
padding: 20px 0;
}
.fsContainer.off-canvas {
background: #1a263d !important;
}