.hu-postsWidget {
	border: inherit !important;
	font-family: inherit !important;
	border-radius: inherit !important;
}

.hu-postsWidget-heading,.hu-postsWidget-posts {
	right: inherit !important;
	left: inherit !important;
}

.hu-postsWidget-heading {
	top: inherit !important;
	font-weight: inherit !important;
	color: inherit !important;
	background: #30bd7a !important;
	
	display: block !important;
	width: 100% !important;
	margin: 0.67em 0 !important;
	border-bottom: 1px solid #274497 !important;
	color: #274497 !important;
	font-size: 18pt !important;
	padding: 0.5em 0 !important;
	text-transform: uppercase !important;
	font-family: Lato, Tahoma, Helvetica, Helvetica Neue, Arial !important;
	font-weight: 400 !important;
	line-height: 1em !important;
	padding-left: 12px !important;
}
.public .hu-postsWidget-heading {
	color: #00adef !important;
	border-bottom: 1px solid #00adef !important;
}

.hu-media-heading {
	color: #274497 !important;
}
.public .hu-media-heading {
	color: #00adef !important;
}

.hu-postsWidget-posts {
	top: 80px !important;
}