/* Reduce size of logo to allow long versions like 3.0.0-pre.1 */
/* .gb-page-header .container .logo h1 {
    font-size: 24px ;
}
.book-summary ul.summary li.active>a{
    color: rgb(150, 42, 242);
}
.markdown-section a{
    color: rgb(150, 42, 242);
} */
/* .book-header,#book-search-input{
    display: none;
} */
/* .book-logo{
    background: #000;
} */

#book-search-input{
    display: none;
}
