.apc.banner .info .text-center {
	background-color: transparent;
}

.navigation nav.main {
	background-color: #cc4903;
	background-color: rgba(204, 73, 3, 1);
}

/* Takes the nav bg to the edge */
header::after {
	background-color: #cc4903;
	background-color: rgba(204, 73, 3, 1);
}
