
.choc-post-importer a .gb-block-post-grid-title {
	font-size: .9em !important;
	font-weight: bold;
	margin-bottom: .75em !important;
}

.choc-post-importer article {
	border: 1px solid #ccc;
	border-radius: 5px;
	overflow: hidden;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

.choc-post-importer .gb-block-post-grid-header {
	padding: 0 20px;
}

.choc-post-importer .gb-block-post-grid-excerpt {
	font-size: .7em !important;
	margin-bottom: 12px !important;
	flex-grow: 1;
}

.choc-post-importer .gb-block-post-grid-site {
	display: flex;
	flex-direction: row;
	align-items: center;
	font-size: 12px !important;
	font-weight: bold;
	padding: 12px 0 0 0 !important;
}

.choc-post-importer .gb-block-post-grid-site img {
	max-height: 25px;
	margin-right: 4px;
}

.choc-post-importer .gb-block-post-grid-site .site_label {
	display: flex;
	flex-direction: row;
	align-items: center;
	color: #000;
	white-space: nowrap;
}

.choc-post-importer .gb-block-post-grid-text {
	flex-grow: 1;
}

.choc-post-importer .gb-block-post-grid-text header {
	height: 100%;
	display: flex;
	flex-direction: column;
	padding-bottom: 20px;
}

.choc-post-importer .post-category {
	font-size: 12px !important;
	margin: 0 0 8px 0 !important;
	text-transform: uppercase;
	color: #000;
}

.choc-post-importer h3 {
	margin-bottom: 1em;
}

.choc-post-importer h3.lg {
	font-size: 40px;
	font-weight: 400;
}
