
/*-- footer styles --*/

footer.footer-navbar {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 50px;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: rgb(17, 101, 156);
}