/* Product Tags Badge Plugin Base Styles */
.product-tags-badge-wrap,
.tech-badge-wrap {
    box-sizing: border-box;
}

.product-tag-badge {
    box-sizing: border-box;
}

.tech-badge-image {
    box-sizing: border-box;
}
