:root {
    --product-custom-label-background: 210, 0, 0;
}

.label {
    border-radius: 50px;
    padding: 2px 12px;
}
