@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap");

body {
  font-family: "Inter", sans-serif;
}

#docsSearch {
  background: #1eb1a0;
}

#docsSearch h1 {
  color: #ffffff;
}

#searchBar button {
  background: #292c34;
  border-color: #292c34;
}
