
footer{
	width: 100%;
	color: #fff;
}
h6{
	font-size: 15px;
	line-height: 15px;
	text-transform: uppercase;
}
footer .list-group{
	flex-direction: row;
}  
.list-group span{
	margin: 0px;
	font-size: 14px;
	padding: 0px;
	display: inline-block;
}
.list-group {
	padding: 5px;
	padding-left: 0px;
	font-size: 14px;
	line-height: 21px;
        color: #969696;
}
.list-group a, .list-group a:visited,.list-group a:hover,.list-group a:active {
    text-decoration: none;
    color: inherit;
}

#social-icons img{
	width: 40px;
	height: 40px;
	margin: 10px 15px 20px 0px;

}
#content{
	font-size: 14px;
        color: #969696;
}
footer #section1{
	background-color: #4f4747;
}
footer #section2{
	background-color: #443d3d;
}
