/* Search field color */
.search__input,
.search-modal__form input,
input[type="search"] {
  background-color: #E0E9F7 !important;
}
