.search input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #972427 inset;
  -webkit-text-fill-color: #fff;
  border-radius: 30px;}
