.ct-search-form .wp-element-button[data-button="inside:icon"] {
  background-color: #FC501A !important;
  border: none;
}

.ct-search-form .wp-element-button[data-button="inside:icon"]:hover {
  background-color: #e24716;
}

.ct-search-form[data-form-controls=inside] .wp-element-button svg.ct-search-button-content {
  width: 19px;
  height: 19px;
}