/**
 * Resource Hub — Listing Titles
 *
 * Styling for the post titles in the Category Ajax Filter resource-hub listing
 * (layout 4 cards).
 */

.resource-hub-listing .caf-post-layout4 .caf-post-title {
	color: #262626;
	font-family: inherit;
	text-transform: capitalize;
	text-align: center;
	padding: 20px 5px 10px 5px;
}
