.social i.fa {
	position: relative;
	float: left;
	font-size: 3rem;
	color: #260859;
	padding: 0;
	margin-right: 0.2em;
}
.carousel .spw-post{
	margin: 0;
	padding: 0 0 0.5em 0;
}

.social .spw-post-inner:hover i.fa {
	color: #fff;
}
.carousel {
	background: transparent;
}
.carousel .carousel-inner .item{
	height: 145px;
	text-align: left;
}
.carousel .carousel-inner .item.next {
	top: 1em;
}
.home #sidebar .widget .social .spw-post .spw-post-inner a {
	text-transform: none;
}
