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

 .section-footer { color: #555; }
	.section-footer a { color: #C71C1F; }
	.section-footer a:hover { color: #F9232C }
	.section-footer a:active { color: #000000 }

