.doremi-job-title-region {
	display: inline;
	margin-right: 5px;
	color: #2563eb;
	font-size: 0.92em;
	font-weight: 700;
	white-space: nowrap;
}

@media all and (max-width: 640px) {
	.doremi-job-title-region {
		margin-right: 4px;
		font-size: 0.86em;
		white-space: normal;
	}
}
