#docsSearch {
    height: 360px;
}

#docsSearch h1 {
    margin-top: 100px;
    font-weight: 600;
}

.navbar .nav .active a {
    font-weight: 600;
}

.navbar .brand {
    padding-top: 11px;
}

#searchBar button {
    background: #fb923c;
    border: #f97316;
}

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

.collection-category h2 {
    font-weight: 600;
}

#mainNav .brand span {
	display: inline-block;
	text-indent: -9000px;
	width: 128px;
	height: 35px;
	background: url("https://storage.googleapis.com/spojit-help/spojit-logo-dark.svg") no-repeat 0 0;
	background-size: 100%;
}
