@import url('https://fonts.googleapis.com/css?family=Paytone+One:400&display=swap');#nwWebsite{background-color: rgb(0, 0, 0);}#nwWrapper{background-image: url("https://cdn.nimbo.com.au/assets/9922f5774d88b203c4ec/336239cd7b469beae7c617c7/uploads/IMG_0892.jpeg"); background-repeat: no-repeat; background-position: 50% 50%; background-size: cover;background-color: rgb(255, 255, 255);}#nwFooter{background-color: rgba(255, 255, 255, 0.05);}#nwWebsite, #nwContent, #nwWebsite .column:not(.zero), #nwContent p{font-family: Paytone One;font-weight: 400;}#nwWebsite #nwFooterLinks li a, #nwWebsite #nwSocialLinks a{color: rgba(255, 255, 255, 0.7);}#nwFooter{color: rgba(255, 255, 255, 0.7);}#nwNavTop.sticky{background-color: rgb(255, 255, 255);}@font-face {
    font-family: 'Wicked grit';
    src: url('https://cdn.nimbo.com.au/assets/9922f5774d88b203c4ec/336239cd7b469beae7c617c7/custom/webfonts/wickedgrit.woff2') format('woff2'),
         url('https://cdn.nimbo.com.au/assets/9922f5774d88b203c4ec/336239cd7b469beae7c617c7/custom/webfonts/wickedgrit.woff') format('woff'),
         url('https://cdn.nimbo.com.au/assets/9922f5774d88b203c4ec/336239cd7b469beae7c617c7/custom/webfonts/wickedgrit.ttf')  format('truetype');
}

#nwLogo {
	padding: 2rem 0 1rem;
}
#nwWebsite h1 {
	font-family: 'Wicked grit';
}
.row.clearfix.banner {
	min-height: 25vw;
}


#nwContent .nwPreFooter h3 {
	color: #FFF;
	text-align: inherit;
	margin: 0;
	padding: 0;
}
#nwContent .nwPreFooter h3::after {
	content: none;
}
#nwContent .nwPreFooter p {
	color: #FFF;
	font-size: 0.9rem;
	opacity: 0.6;
}
#nwContent .nwPreFooter p strong {
	display: inline-block;
	width: 6.5em;
	font-weight: normal;
	text-align: left;
}
/* re-order footer on desktop */
@media (min-width: 700px) {
 .nwPreFooter > .column {
	display: flex;
	justify-content: center;
 }
 .nwPreFooter :nth-child(1) {
	order: 2;
 }
 .nwPreFooter > .column > :nth-child(2) {
	order: 1;
	text-align: right;
 }
 .nwPreFooter :nth-child(3) {
	order: 3;
 }
}

#nwFooter a:hover {
	color: #FFF;
}@media (max-width: 699px) {#nwLogo {width: 200px;}}