html{
position:relative;
min-height: 100%;
}
body{
        margin-bottom:80px;


}


.footer{
        position:absolute;
	width: 100%;
	background-color: #191970;
	color: white;
}

.footer a {
	color: white; 
}

.navbar-inverse{
border-radius: 0px;
margin-bottom: 0px;
background-color: #191970 ;
}


.btn-facebook{
 background-color: blue;
 font-size:25px;
}

center .material-icons{
font-size:80px;
}

.logo-small {
      color: black;
      font-size: 80px;
  }



 







