
/*-------------------------------
		Header Content
---------------------------------*/

#header-content {
	background-color: #224DCF /*~ header.background-color */;
}

.address ul {
	color: #224DCF /*~ header.color */;
}

