.yesnet-jobs-listing .yesnet-job-description {
	color: var(--yesnet-color-gray-600, #6b7280);
	font-size: 0.95rem;
	line-height: 1.7;
	margin: 0 0 1rem;
}

.yesnet-jobs-listing .yesnet-job-description__content > :first-child {
	margin-top: 0;
}

.yesnet-jobs-listing .yesnet-job-description__content > :last-child {
	margin-bottom: 0;
}

.yesnet-jobs-listing .yesnet-job-description__content p {
	margin: 0 0 0.75rem;
}

.yesnet-jobs-listing .yesnet-job-description__content p:last-child {
	margin-bottom: 0;
}

.yesnet-jobs-listing .yesnet-job-description__content strong {
	color: var(--yesnet-color-navy, #1a3a5a);
}

.yesnet-jobs-listing .yesnet-job-description__content ul,
.yesnet-jobs-listing .yesnet-job-description__content ol {
	margin: 0.5em 0;
	padding-inline-start: 1.25em;
}

.yesnet-jobs-listing .yesnet-job-description__content img {
	max-width: 100%;
	height: auto;
}

.yesnet-jobs-listing .awsm-list-item .yesnet-job-description {
	margin-top: 0;
}
