.entry-summary-items {

	.ct-module-title {
		display: block;
		font-size: 14px;
		font-weight: 600;
		margin-bottom: 15px;

		// &:only-child {
		// 	display: none;
		// }
	}
}