.joe-order-reference {
	overflow-wrap: anywhere;
	word-break: break-word;
	white-space: normal;
}

.joe-order-reference--card {
	margin: 0;
	color: #565959;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.35;
	text-align: left;
}

.joe-order-reference--card span,
.joe-order-reference--table span {
	font-weight: 700;
}

.joe-order-reference--table {
	margin-top: 4px;
	font-size: 12px;
	line-height: 1.35;
}
