#nav-search-box {
  border: solid 1px #999;
}

#nav-search-box form input {
  width: 100% !important;
}

#nav-search-box form button {
  color: #5ac5e9;
}

#nav-search-box form button:hover {
  color: #ff6551;
}

#nav-search-box .css-1d8yfwq {
  opacity: 0;
}