a.gitbook-link {
	display: none !important;
}

.treeview__container {
    position: relative;
    margin-bottom: 5px;
    padding-bottom: 10px;
}

/* Center Images */
.markdown-section img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.book-header h1 a, .book-header h1 a:hover {
    opacity: 1;
		display: block;
    color: #333;
    font-weight: bold;
    overflow: visible;
}
