.wp-block-hiring-center-job-specification-list {
	.wp-block-hiring-center-job-specification-list__item-label {
		font-weight: bold;
	}

	p {
		margin: 0;
	}

	p span:not(:last-child)::after {
		content: ", ";
	}
}
