Hello, this is my site: https://www.centrovision.com.gt/#contactanos
I have a contact form here with a blue submit button. Actually, only if you are using Chrome the button is blue, if you are using Firefox or Internet Explorer, you just get a default no-style html button.
Why doesn't Firefox comply with my css?(i don't care about i.e).
Here's my css for the button:
input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
color: #ffffff !important;
background: #014780;
border-width: 1px !i