.content h2 {
	margin-top: -6px;
	font-weight: 400;
}

.content h2 span {
	display: inline-block;
	margin-left: 10px;
	padding: 2px 15px 5px;
	border-radius: 5px;
	font-weight: 400;
	line-height: 1.8;
	letter-spacing: 0;
	background: #ececec; /* 0.075 */
}

.content h2.keyword + table.panels {
	margin-top: 14px;
}

/* .content h2.keyword {
	display: inline-block;
	left: 0;
	margin-top: 2px;
	padding: 2px 15px 5px;
	border-radius: 5px;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.8;
	letter-spacing: 0;
	background: #ececec;
}

.content h2.keyword + table.panels {
	margin-top: 14px;
} */