.search {
  position: relative;
}

.search input {
  padding: 0 2.25rem .3125rem 0;
}

.search button {
  position: absolute;
  right: 0;
  top: 0;
}