.cm-entry-summary {
	margin-top: length( 'l-6' );

	p {
		margin-bottom: length( 'l-12', em );
		@include font-size("font-size-xs");

		&:last-child {
			margin-bottom: 0;
		}
	}
}
