:root {
  --docsearch-primary-color: #2980b9;
}

input[type="search"] {
  border: none;
  box-shadow: none;
  font-size: unset;
}

.DocSearch-Button {
  width: 90%;
}
