@import url('https://fonts.googleapis.com/css?family=Kanit:300|Kanit:700&display=swap');#nwWebsite{background-color: rgb(0, 0, 0);}#nwWebsite button, #nwWebsite input.button, #nwWebsite .btn, #nwWebsite .nwButton, #nwWebsite .btn.btn-primary{color: rgb(0, 0, 0);background-color: rgb(255, 192, 0);}#nwWebsite, #nwContent, #nwWebsite .column:not(.zero), #nwContent p{font-family: Kanit;font-weight: 300;}#nwWebsite #nwLogo{font-family: Kanit;font-weight: 700;}#nwWebsite .icon{color: rgb(255, 192, 0);}html {
	scroll-behavior: smooth;
}
/*#nwHeader {
	display: none;
}*/
#nwBranding{
	padding-top: 1rem;
	background: url(https://cdn.nimbo.com.au/assets/275d7fb2fd45098ad5c3/3298fa84632d742f2729dc32/uploads/caution-tape.png) top -55px center repeat-x;
}
.row.clearfix.banner .column:first-child::before {
	background: rgba(0,0,0,0.4);
}
b, strong {
	color: #FFF;
}@media (max-width: 699px) {#nwLogo {width: 200px;}}