Hi @manan123
In the NewslatterForm section file (In your liquid file you add the below code)
In your component-newsletter.css file add the below code
.newsletter-form__button:not(:focus-visible):not(.focused) {
background-color: #786f6f;
}
Result:
