

/* CSS from snippet stylesheet tags */
.product-tags a{
    display: inline-block;
    color: currentColor;
    text-decoration-color: currentColor;
    text-underline-offset: 2px;
}
.product-tags p{
    margin-top: 0;
}