﻿/* adjust the product tags style */

.product-tags-box {
    padding: 10px;
    border-radius: 8px;
    background-color: #f6f6f6;
}

.product-tags-box .title {
    font-size: 20px;
}