footer{
  padding: 15px 0;
  background-color: #232323;
  color: white!important;
  position: relative;
  bottom: 0;
  width: 100%;
}
footer p, footer a, footer span{
  color: white!important;
  font-size: 12px;
}
footer a, footer a:hover, footer a:active, footer a:focus{
  color: white!important;
}
footer img{
  margin-bottom: 20px;
}
footer .menu{
  margin: 0;
  padding: 0;
}
footer ul{
  padding: 0;
}
footer li{
  display: block;
}
footer li a{
  font-size: 1em;
}
.socialIcons{
	display: inline-block;
	height: 24px!important;
	margin-right: 5px;
}
.footerLogo{
  width: 80px;
}
