.footer{
	background-color: #114947;
	color: #fff;
	line-height: 30px;
}

.footer a,
.footer a:hover{
	color: #fff;
}

.footer h5{
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
}

.seguici-social i {
	font-size: 26px;
	color: #6BA43A;
}

#menu-menu-footer-1,
#menu-menu-footer-2{
	list-style: none;
	padding-left: 0;
	margin: 0;
}

#menu-footer-note-legali, .menu-footer-note-legali-container {
	list-style: none;
	padding-left: 0;
	margin: 0;
}

#menu-footer-note-legali .menu-item, .menu-footer-note-legali-container {
	display: inline-block;
}

#menu-footer-note-legali li:after {
	content: " - ";
}

#menu-footer-note-legali li:last-child:after {
	content: "";
}