2023-01-12 16:56:35 +00:00
|
|
|
.product-identifier--productReference {
|
|
|
|
margin-bottom: 1rem;
|
|
|
|
}
|
2023-01-24 00:40:58 +00:00
|
|
|
|
|
|
|
.product-identifier {
|
|
|
|
display: flex;
|
|
|
|
align-items: center;
|
|
|
|
justify-content: flex-end;
|
|
|
|
font-size: 14px;
|
|
|
|
line-height: 19px;
|
|
|
|
color: rgba(146, 146, 146, 0.48);
|
|
|
|
margin-bottom: 24px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.product-identifier__label,
|
|
|
|
.product-identifier__separator {
|
|
|
|
font-size: 0;
|
|
|
|
}
|