.w4hs-recent-post
{
	background-color: #f8f8f8;
	padding: 0 20px 21px;
}

body #main .w4hs-recent-post h4.entry-title
{
	font-size: 19px; 
	line-height: 24px;
	margin-top: 20px;
	margin-bottom: 15px;
	text-align: left;
}

.w4hs-recent-post .thumb-link
{
	color: inherit;
	display: block;
	text-align: center;
}

.w4hs-recent-post .thumb-link img
{
	color: inherit;
	margin-left: -20px;
	margin-right: -20px;
	max-width: calc(100% + 40px);
}


.w4hs-recent-post .thumb-link:hover,
.w4hs-recent-post .thumb-link:hover h4
{
	color: rgb(89, 193, 238);
}

.w4hs-recent-post .content
{
	letter-spacing: -0.4px;
}

.w4hs-recent-post .fusion-read-more-button
{
	display: block;
}

.w4hs-recent-post .fusion-read-more-button:hover
{
	opacity: .9;
}


