.posts-carousel [type=button]:focus,
.posts-carousel [type=button]:hover,
.posts-carousel [type=submit]:focus,
.posts-carousel [type=submit]:hover,
.posts-carousel button:focus,
.posts-carousel button:hover {
	background: none;
}
.posts-carousel .carousel-indicators {
	bottom: -50px;
}
.posts-carousel .carousel-indicators .active {
	color: #fff;
}