Thank you so much, that’s done the trick!
I’ve tried to change the color to match the blue of the other buttons on my site with this:
form.bop-nav-search.menu-item.menu-item-type-search.menu-item-object-.menu-item-5749 {
margin-top: -13px !important;
}
.input.search-submit {
background: #1e73be !important;
}
But it remains the same red, am I using an incorrect value for the Hex color?