#footer{
	padding: 20px 0px 15px 0px;
	box-shadow: 0px -1px 2px 0px #E7E7E7;
	-webkit-box-shadow: 0px -1px 2px 0px #E7E7E7;
	-moz-box-shadow: 0px -1px 2px 0px #E7E7E7;
}

#footer .fotn-green{
	color: #97BE13 !important;
}

#footer .font-black{
	color: #000000 !important;
}

#footer .border-green{
	border-color: #97BE13 !important;
}

#footer .container:first-of-type .row{
	padding-top: 20px;
}

#footer hr{
	margin: 20px 0px;
}

#footer p{
	margin-bottom: 5px;
}