
.footer-clean {
  	padding:15px;
  	background-color:#d1ebf5;
	color:black;
	font-family: 'Montserrat', 'source-sans-pro';
}

.footer-clean fl {
  	padding:0;
  	list-style:none;
  	line-height:1.5;
  	font-size:12px;
  	margin-bottom:0;
	text-align: center 
}

.footer-clean fl a {
  color:inherit;
  text-decoration:none;
  opacity:1;
}

.footer-clean fl a:hover {
  opacity:1;
	
}

.footer-clean .item.social {
  text-align:right;
}

.footer-clean .item.social > a {
  	line-height:0px;
	display:inline-block;
  	border:0px solid #ccc;
  	margin-left:0px;
}