#docsSearch {
    background: #1c2129;
    border-bottom: 1px solid #DFDFDF;
    margin-bottom: 3em;
    padding: 6em 0;
}

#docsSearch {
.article-count
    display: none
}


#fullArticle dt {
	background: #777777;
}


#docsSearch > h1 {
 color: #efefef !important;
}

#searchBar button {
    background: #606bff;
}