h2, h3, h4, h2 a, h3 a, h4 a { font-weight: 400 !important; }

span.readMore.carouselSlideReadMore,
.feedItem .readMore,
.listing .listedPost .readMore {
    display: table !important;
    margin: 20px 0;
    padding: .5em 1.5em;
}
span.readMore.carouselSlideReadMore {
  	background: black;
}
.listedAppeal .readMore {
	height: auto;
    width: auto;
    position: static;
}