@import url('https://fonts.googleapis.com/css?family=Merriweather+Sans:400|Merriweather+Sans:300|Merriweather+Sans:400i|Merriweather+Sans:800|Merriweather+Sans:700i&display=swap');#nwFooter{background-color: rgb(26, 43, 123);}#nwWebsite button, #nwWebsite input.button, #nwWebsite .btn, #nwWebsite .nwButton, #nwWebsite .btn.btn-primary{font-size: 0.8rem;font-family: Merriweather Sans;font-weight: 400;}#nwWebsite, #nwContent, #nwWebsite .column:not(.zero), #nwContent p{font-family: Merriweather Sans;font-weight: 300;}#nwWebsite .nwNav li, #nwWebsite .nwNav li a{font-size: 0.8rem;font-family: Merriweather Sans;font-weight: 400;}#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);font-family: Merriweather Sans;font-weight: 400;font-style: italic;}#nwContent h1{color: rgb(242, 221, 168);font-family: Merriweather Sans;font-weight: 800;}#nwContent h2{font-family: Merriweather Sans;font-weight: 800;}#nwContent h3{color: rgb(56, 118, 29);font-family: Merriweather Sans;font-weight: 700;font-style: italic;}#nwFooter{color: rgb(255, 255, 255);}@media (min-width: 700px) {
 #nwBranding > .nwContainer {
	width: 40%;
	max-width: 400px;
 }
}

#nwLogo img {
	display: block;
	margin: 0.1em 0;
}
@media (max-width: 699px) {
 #nwLogo {
	padding: 20px 45px;
 }
}

.firstBlock:not(.banner) {
	margin-bottom: 2rem;
	position: relative;
	background: #02492b url(https://cdn.nimbo.com.au/assets/41bfd20a38bb1b0bec75/1198c54e7837e0cd0ced286c/uploads/heading-bg.jpg) center top no-repeat;
	background-size: cover;
}
.firstBlock > .column::before {
	content: "";
	position: absolute;
	top: 5px;
	bottom: 5px;
	left: 0;
	right: 0;
	border: solid #b59853;
	border-width: 3px 0;
	pointer-events: none;
}
#nwContent h1 {
	padding-bottom: 0.5rem;
	text-shadow: 3px 3px 0 rgba(0,0,0,0.75);
}
#nwContent h1::after {
	content: none;
}
#nwContent h2 {
	letter-spacing: 0;
	text-transform: none;
}
div[style="background-color: rgba(181, 152, 83, 0.2);"] {
	margin-top: 2vw;
	border-top: 1px solid rgba(181, 152, 83, 0.2);
}
#nwFooter {
	box-shadow: inset 0 20px 30px -10px rgba(0,0,0,0.5);
	border-top: 3px solid #b59853;
}
#nwCredit {
	color: inherit;
}
@media (max-width: 699px) {#nwLogo {width: 300px;}}