label.required div.q-field__label:after {
    content: " *";
    color: #ff0000;
}

div.q-field__native span {
    font-size: 18px;
    font-weight: 500;
}

div.q-item__label span {
    font-size: 16px;
}

li.product h4 {
    font-weight: 700;
    line-height: inherit;
}
