.ch-help-card__numbers > br {
	display: none;
}

/* Keep the contextual help action readable against its forest panel. */
.ch-context-help > a:link,
.ch-context-help > a:visited {
	color: #fff !important;
}

.ch-context-help > a:hover,
.ch-context-help > a:focus-visible {
	color: #214f3d !important;
}
