.c3-product-category {
    display: inline-block;
    padding: 10px;
    font-family: var(--e-global-typography-accent-font-family), sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight);
    font-size: var(--e-global-typography-accent-font-size);
    color: var(--e-global-color-97683da);
    line-height: var(--e-global-typography-accent-line-height);
}