dev

Note: After publishing, you may have to bypass your browser's cache to see the changes.

.WikiaBlogListingBox h2,
.blog-listing__read-post,
.WikiaBlogListingBox .more {
    display: none;
}
.blog-listing__post {
    padding: 15px;
    margin-bottom: 10px;
	border: none;
}
h2.blog-listing__title {
    margin-top: 13px;
    border-bottom: none;
    font-size: 120%;
    font-weight: 600;
    display: block !important;
}