/*****************************************/
/*     .hs-search-field__button i, /* Targeting the icon within the button */
.hs-search-field__button svg { /* In case the icon is an SVG */
    color: #ffffff !important; /* Changes the icon color to white */
    fill: #ffffff !important; /* Ensures SVG icons are also white */
}      */
/*****************************************/