Created by: massiws
In version 3.3.7 there are two declarations on <fieldset> and <label> tags, one coming from bootstrap.less and another from normalize.less.
They apply different styles but, obviously, the first (from Normalize) are overridden by the latter (from Bootstrap), so they can be removed.