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

 .section-footer { color: #BBB; }
	.section-footer a { color: #FFF7B7; }
	.section-footer a:hover { color: #FFF7B7 }
	.section-footer a:active { color: #FFF7B7 }

