.news-post{
	list-style-type: none;
}
.news-title, .news-title a{
	color: #2a2f42;
}
h4.news-title{
	font-size: 17px;
    border-left: 5px solid #ededed;
    padding-left: 10px;
    height: 55px;
    font-weight: 600;
}
.news-post .date-meta{
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
}
.pt-3{
	padding-top: 30px;
}
.load-all-wrapper{
	width: 100%;
    text-align: center;
}