.Header__logo img {
  filter: drop-shadow(0 0 4px rgba(0,0,0,0.6));
}
/* override the default brand background for the search button */
.SearchContainer__searchIcon.commonStyle__zt3BrandBg {
  background-color: #007B5E !important;
}

