/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/


.footer_in{
	height: 200px;
	min-height: 200px;
	background: linear-gradient(to bottom, #1f1f1f, #3a3a3a, #5a5a5a);
	color: #fff!important;
}
.footer_in ul li a{
	color: #fff!important;
}

.footer_in ul li a:hover{
	color: #E6FCCA!important;
}