.footer h2 {
	color: #fff;
}
.footer hr {
	border:4px solid #fff ; 
	width: 5%; 
}
.footer {
	background-color: #303030;
	padding-top: 50px;
	padding-bottom: 50px;
}

.footer p{
	color: #abb2b9 ;

}

.footer p a {
	color: #abb2b9 ;
	text-decoration: none;
}

.footer label {
	color: #abb2b9;
}

.footer .footer-bottom p{
	color: #fff;
}

.footer h5 {
	color: #fff;
}