/* CSS for top widgets on the custom home template */

.post .top-widgets{

}

.post .top-widgets ,
.post .top-widgets  ul{
	list-style: none;
	margin-left: 0px;
}

.post .top-widgets > li{
	margin-bottom: 21px;
}


.post .top-widgets h6{
color: #fff;
}