.color_section a{color: #282828;}
.well{
	border: 0;
	background-color: #F1F1F1;
}
.well .icon{
	font-size: 60px;
}
/*.well .icon .fa:hover, .well h4:hover{
	color: #FE5000;
}*/
.well h4{margin-top: 20px;}
.well h5, .well .icon .fa{color:#FE5000 ;}

.well:hover {background-color: #414141; color: #FFF;}
.well:hover h4, .well:hover h5{color: #FFF;}
.fixed-height {height: 200px;}