.recent_post_details h6 {
	text-transform: initial !important;
	font-size: 14px;
}
.recent_post_details p {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 0;
}
.recent_post_details {
	display: flex;
	margin-bottom: 15px;
}
.recent_thumb {
	flex: none;
	margin-right: 12px;
	width: 47px;
	height: 30px;
	background: #313a45;
	display: flex;
	align-items: center;
	justify-content: center;
}
.recent_thumb .logo-list {
	width: 25px;
}