.jq-star {
    width: 17px !important;
    height: 15px !important;
}
.blog-thumbnail {
	width: 100%;
	height: 400px;
    object-fit: cover;
}

.blog-list {
    margin-top: 2rem;
}
.blog-list a, .blog-list h1, .blog-list p, .blog-list span {
	color: #000;
}