@use '@talend/bootstrap-theme/src/theme/guidelines' as *;

.tc-enumeration-hint {
	color: $silver;
	font-style: oblique;
	box-shadow: inset 0 21px 3px -20px $shadow;
	padding: $padding-normal $padding-small;
}
