.Product__code{
    color: #131313;
    font-family: 'Inter-Bold';
    font-size: 20px;
}
.Product__category{
    color: #545454;
    font-family: 'Inter-Regular';
    font-size: 14px;
    text-transform: uppercase;
}