
/*==============================================
Footer Widget Color
================================================*/

 .section-footer { color: #555; }
	.section-footer a { color: #A6392B; }
	.section-footer a:hover { color: #A6392B }
	.section-footer a:active { color: #404040 }

