.footer-distributed{
	background-color: #66AAD6;
	color:  #ffffff;
	font-size: 16px;
	padding: 30px;
	margin-top: 80px;
}


@media screen and (min-width: 1920px) {
  .footer-distributed{padding: 60px;}
}

/* Footer links */
.footer-distributed .footer-links{
	margin: 20px 0 12px;
	padding: 0;
}

.footer-distributed .footer-links a{
	display:inline-block;
	line-height: 1.8;
	text-decoration: none;
	color:  inherit;
}

.footer-distributed .footer-author{
	font-weight: normal;
	margin: 0;
}

.footer-distributed .footer-center i{
	background-color:  #33383b;
	font-size: 25px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}

.footer-distributed .footer-center p{
	display: inline-block;
	vertical-align: middle;
	margin:0;
}

.footer-distributed .footer-center p span{
	display:block;
	font-weight: normal;
	line-height:1.8;
}

.footer-distributed .footer-center p a{
	color:  #ffffff;
	text-decoration: none;
}

.footer-distributed .footer-website-about{
	font-weight: normal;
	margin: 0;
}

.footer-distributed .footer-website-about span{
	display: block;
	font-weight: bold;
	margin-bottom: 20px;
}

.footer-distributed .footer-website-about a{
	color:  #ffffff;
	text-decoration: none;
}
