.product-brand-wrapper {
    font-size: 14px;
    line-height: 1.4;
}
.product-brand-link {
    text-decoration: none;
    transition: color 0.3s;
    font-weight: 600;
}
.product-brand-placeholder {
    font-style: italic;
    opacity: 0.6;
}
