@import url('https://fonts.googleapis.com/css?family=Italianno:400&display=swap');#nwWebsite button, #nwWebsite input.button, #nwWebsite .btn, #nwWebsite .nwButton, #nwWebsite .btn.btn-primary{background-color: rgb(29, 29, 60);}#nwWebsite, #nwContent, #nwWebsite .column:not(.zero), #nwWebsite p{color: rgb(29, 29, 60);}#nwWebsite #nwLogo{font-family: Italianno;font-weight: 400;}#nwWebsite h1{font-size: 3rem;font-family: Italianno;font-weight: 400;}#nwLogo {
	padding: 1.5rem 0;
}

#nwNavTop li:nth-child(2) {
	color: #d99694;
}
#nwNavTop li:nth-child(3) {
	color: #b3a2c7;
}
#nwNavTop li:nth-child(4) {
	color: #31859c;
}
#nwNavTop li:nth-child(5) {
	color: #ac6760;
}

#nwNavTop li:hover a {
	opacity: 1;
}

#nwFooter {
	border-top: 1px solid rgba(0,0,0,0.2);
}@media (max-width: 699px) {#nwLogo {width: 200px;}}