@import url('https://fonts.googleapis.com/css?family=Spartan:400|Spartan:800&display=swap');#nwHeaderMessage{background-color: rgb(255, 255, 255);}#nwWebsite, #nwContent, #nwWebsite .column:not(.zero), #nwContent p{font-family: Spartan;font-weight: 400;}#nwHeaderMessage{color: rgb(102, 102, 102);font-size: 0.7rem;}#nwWebsite #nwLogo{font-size: 1.2rem;}#nwWebsite .nwNav li, #nwWebsite .nwNav li a{font-size: 0.7rem;}#nwWebsite #nwNavTop li ul a, #nwWebsite #nwNavTop li ul a:hover, #nwWebsite #nwNavTop li:hover ul a, #nwWebsite #nwNavSide li ul a, #nwWebsite #nwNavSide li:hover ul a, #nwWebsite #nwNavSide li ul a:hover{color: rgb(0, 0, 0);}#nwContent h1{font-family: Spartan;font-weight: 800;}#nwContent {
	background-color: rgba(7, 55, 99, 0.114);
	letter-spacing: -0.02em;
}

.row.clearfix.banner .column:first-child::before {
	background: rgba(0,0,0,0.5);
}

#nwLogo {
	padding: 1.5rem 0.5rem 1.5rem 0;
}
#nwWebsite h5 {
	text-transform: none;
}
#nwContent .row.clearfix.banner {
	padding-top: calc(3vw + 50px);
}

#nwNavTop li {
	color: #fff;
}
#nwHeader {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
}
#nwHeader a {
	color: #fff;
}@media (max-width: 699px) {#nwLogo {width: 200px;}}