.cjsa-introducer {
	display: grid;
	gap: .55rem;
}

.cjsa-introducer > span {
	font-weight: 700;
}

.cjsa-introducer > span em {
	color: var(--muted, #9fb0c3);
	font-style: normal;
	font-weight: 400;
}

.cjsa-introducer select {
	width: 100%;
}

.cjsa-introducer small {
	color: var(--muted, #9fb0c3);
	line-height: 1.45;
}
