@use '@talend/design-tokens/lib/tokens' as tokens;

.warning_border {
	border-left-color: tokens.$coral-color-warning-icon;
}
