@import url('https://fonts.googleapis.com/css?family=Gotu:400|Merienda+One:400&display=swap');#nwHeader{background-image: url('https://cdn.nimbo.com.au/assets/437d7d1d97917cd627a3/1061a89cf525e1d9f04d16ce/uploads/noise-bg.png'); background-repeat: repeat; background-position: 50% 0%; background-size: auto;background-color: rgb(253, 253, 253);}#nwNavTop li ul, #nwNavSide li ul{background-image: url('https://cdn.nimbo.com.au/assets/437d7d1d97917cd627a3/1061a89cf525e1d9f04d16ce/uploads/noise-bg.png'); background-repeat: repeat; background-position: 50% 0%; background-size: auto;background-color: rgb(253, 253, 253);}#nwMobileNav, #headerBarLinks a::before{color: rgb(255, 255, 255);background-color: rgba(50, 50, 50, 0.7);}#nwWebsite .mm-menu{background-image: url('https://cdn.nimbo.com.au/assets/437d7d1d97917cd627a3/1061a89cf525e1d9f04d16ce/uploads/noise-bg.png'); background-repeat: repeat; background-position: 50% 0%; background-size: auto;background-color: rgb(253, 253, 253);}#nwFooter{background-color: rgb(50, 50, 50);}#nwWebsite, #nwContent, #nwWebsite .column:not(.zero), #nwContent p{font-family: Gotu;font-weight: 400;}#nwContent h1{color: rgb(207, 38, 26);font-size: 2rem;font-family: Merienda One;font-weight: 400;}#nwContent h2{font-size: 1.5rem;}#nwWebsite .icon{color: rgb(207, 38, 26);}#nwWebsite #nwFooterLinks li a, #nwWebsite #nwSocialLinks a{color: rgb(255, 255, 255);}#nwFooter{color: rgb(255, 255, 255);}#nwHeader {
	padding-bottom: 3rem;
	position: relative;
}
#nwHeader::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -1px;
	height: 50%;
	background: url(https://cdn.nimbo.com.au/assets/437d7d1d97917cd627a3/1061a89cf525e1d9f04d16ce/uploads/h1-curve.png) center bottom no-repeat;
	background-size: 100% auto;
}
#nwHeader #nwLogo {
	position: relative;
}


@media (max-width: 699px) {
 #nwHeader {
	padding-bottom: 1rem;
 }
}
@media (min-width: 700px) {
 #nwHeader #nwLogo {
	padding: 2rem 0;
	line-height:0;
 }
}

#nwContent > div.firstBlock h1:first-child {
	margin-top: 2rem;
}
#nwWebsite h3 {
	font-size: 1.1rem;
}
#nwWebsite #nwContent hr {
	margin: 2rem 0;
}
@media (max-width: 699px) {#nwLogo {width: 200px;}}