[ad_1]
Hi,
I think I’ve worked it out.
If anyone else sees this I added the following CSS. Magnifying glass white and background and border orange.
.aws-container .aws-search-form .aws-search-btn svg {
color: #ffffff !important;
}
.aws-container .aws-search-form .aws-form-btn {
background: #ff5f1f !important;
border: 1px solid #ff5f1f !important;
}
