I fixed this problem overriding the label
label {
font-weight: normal !important;
}
Thanks to @vucko who gave me help.
I fixed this problem overriding the label
label {
font-weight: normal !important;
}
Thanks to @vucko who gave me help.