.product-section .wt-product__brand .wt-product__brand__name{
    padding:10px;
    color:#FDF8EF;
    font-size:12px;
    font-weight:700;
    background-color:#AC8743;
    max-width:fit-content;
}
.product-section .wt-product__name{
    margin-top:24px;
}

