Attribute selectors, like `[type='button'']`, has the same specificity as class selectors. So, it's harder to override the related styles. Let's move the form/field styles to before the others, so the order can help us.