#main-nav {
	background: #FF5722;
}
#content a {
	color: #1870C0 !important;
	text-decoration: none;
}
.logo {
	margin: 1rem 0rem;
}
.nav-link {
	color: #fff !important;
	font-weight: 500 !important;
	font-size: 18px !important;
}
#content p {
	font-size: 18px;
	line-height: 30px;
}
#wrapper-footer {
	background: #FF5722;
	padding: 1rem 0;
	color: #fff;
}
#wrapper-footer a {
	color: #fff;
}