/*
#docsSearch {
  height: 200px;
  background: url(https://storage.googleapis.com/xf-cl-images-prod/knowledge/HS%20Banner.png) no-repeat center / cover transparent;
  border-bottom: none;
  padding-top: 75px;
  position: relative;
  top: -1px;
}
*/

/*
#docsSearch h1 {
  font-size: 32px;
  font-weight: 400;
  text-align: center;
  margin-top: .4em;
  color: #fff;
  text-shadow: black 2px 4px 4px;
}
*/


/*
#searchBar {
  margin-top: 75px;
}
*/

#searchBar button {
/*background: #FF8635;*/
  border-color: #B1612C;
  background: #FFA20D;
}

.category-list .category {
  border-radius: 1.25rem;
}

#searchBar button:hover {
  background: #BD4701;
}

#docsSearch h1 {
  font-family: "DM Sans", sans-serif;
  font-weight: bold;
}

.category-list h3 {
  font-family: "DM Sans", sans-serif;
  font-weight: bold;
}

/*
.navbar .navbar-inner {
  display: none;
}
*/
