add the following code at the bottom of your assets/theme.min.css
.footer--style-2 .footer__subscription input[type=email] {
border: #fff !important;
background-color: #38c7ca !important;
color: var(--footer-style-2-subscription-input-c) !important;
}