CSS – Its !important
CSS styling will always cascade – meaning if you have more than one declaration of the same style – the last one it finds will always be used.
[...]
CSS styling will always cascade – meaning if you have more than one declaration of the same style – the last one it finds will always be used.
[...]