.gitbook-link {
    display: none !important;
}
.book-summary-title {
    display: none !important;
}
.exc-trigger {
    color: inherit;
}

.page-title {
    font-size: 30px;
}

li.divider {
    display:block !important;
}

.markdown-section img {
    background: initial;
   box-shadow: none;
}

table {
    max-width: 100% !important;
}

.page-inner {
    padding-left: 100px;
    padding-right: 200px;
    margin-right: 200px;
}

.book-anchor {
    right: 200px;
}
.header-inner #book-search-input input[type='text'] {
    width: 80%;
    background: #f2f2f2;
}
.markdown-section table th{
        font-weight: 400;
}